chiark
/
gitweb
/
~mdw
/
fwd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
61e3dbd
)
Add DECL_ENVIRON.
author
mdw
<mdw>
Mon, 26 Jul 1999 23:29:02 +0000
(23:29 +0000)
committer
mdw
<mdw>
Mon, 26 Jul 1999 23:29:02 +0000
(23:29 +0000)
acconfig.h
patch
|
blob
|
blame
|
history
diff --git
a/acconfig.h
b/acconfig.h
index 7146729404ad2aa9beb54bb18fa4a72bb20d09e4..b0f0d478693636a48b0bbd787084cc0722426b9d 100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-1,10
+1,10
@@
/* -*-c-*-
*
/* -*-c-*-
*
- * $Id: acconfig.h,v 1.
1 1999/07/01 08:56:23
mdw Exp $
+ * $Id: acconfig.h,v 1.
2 1999/07/26 23:29:02
mdw Exp $
*
* Configuration header for fw
*
*
* Configuration header for fw
*
- * (c) 1999
Mark Wooding
+ * (c) 1999
Straylight/Edgeware
*/
/*----- Licensing notice --------------------------------------------------*
*/
/*----- Licensing notice --------------------------------------------------*
@@
-29,8
+29,11
@@
/*----- Revision history --------------------------------------------------*
*
* $Log: acconfig.h,v $
/*----- Revision history --------------------------------------------------*
*
* $Log: acconfig.h,v $
- * Revision 1.1 1999/07/01 08:56:23 mdw
- * Initial revision
+ * Revision 1.2 1999/07/26 23:29:02 mdw
+ * Add DECL_ENVIRON.
+ *
+ * Revision 1.1.1.1 1999/07/01 08:56:23 mdw
+ * Initial revision.
*
*/
*
*/
@@
-50,6
+53,9
@@
/* Package version number. */
#define VERSION "1.0.0"
/* Package version number. */
#define VERSION "1.0.0"
+/* Define if `environ' is declared somewhere sensible. */
+#undef DECL_ENVIRON
+
@BOTTOM@
/*----- That's all, folks -------------------------------------------------*/
@BOTTOM@
/*----- That's all, folks -------------------------------------------------*/