chiark
/
gitweb
/
~mdw
/
become
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ca1483b
)
Remove redundant entry for `HAVE_LIBEFENCE'.
author
mdw
<mdw>
Mon, 8 Sep 1997 13:41:36 +0000
(13:41 +0000)
committer
mdw
<mdw>
Mon, 8 Sep 1997 13:41:36 +0000
(13:41 +0000)
acconfig.h
patch
|
blob
|
blame
|
history
diff --git
a/acconfig.h
b/acconfig.h
index bc8ad47585edf1fd4f5f85515137325d21788afd..d18ad2953c04a9d075c7852b1f25bba14062c738 100644
(file)
--- a/
acconfig.h
+++ b/
acconfig.h
@@
-1,6
+1,6
@@
/* -*-c-*-
*
/* -*-c-*-
*
- * $Id: acconfig.h,v 1.
4 1997/09/05 11:45:17
mdw Exp $
+ * $Id: acconfig.h,v 1.
5 1997/09/08 13:41:36
mdw Exp $
*
* Default settings for `become' config.h
*
*
* Default settings for `become' config.h
*
@@
-29,7
+29,10
@@
/*----- Revision history --------------------------------------------------*
*
* $Log: acconfig.h,v $
/*----- Revision history --------------------------------------------------*
*
* $Log: acconfig.h,v $
- * Revision 1.4 1997/09/05 11:45:17 mdw
+ * Revision 1.5 1997/09/08 13:41:36 mdw
+ * Remove redundant entry for `HAVE_LIBEFENCE'.
+ *
+ * Revision 1.4 1997/09/05 11:45:17 mdw
* Add support for different login styles, and environment variable
* manipulation in a safe and useful way.
*
* Add support for different login styles, and environment variable
* manipulation in a safe and useful way.
*
@@
-65,9
+68,6
@@
/* This is replaced by `/' by `configure' -- leave alone for DOSness. */
#define PATHSEP '\\'
/* This is replaced by `/' by `configure' -- leave alone for DOSness. */
#define PATHSEP '\\'
-/* Define if we're linking with Electric Fence for debugging. */
-#undef HAVE_EFENCE
-
/* Debugging options. */
#undef TRACING
/* Debugging options. */
#undef TRACING