Remove redundant entry for `HAVE_LIBEFENCE'.
authormdw <mdw>
Mon, 8 Sep 1997 13:41:36 +0000 (13:41 +0000)
committermdw <mdw>
Mon, 8 Sep 1997 13:41:36 +0000 (13:41 +0000)
acconfig.h

index bc8ad47..d18ad29 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-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
  *
 /*----- 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.
  *
@@ -65,9 +68,6 @@
 /* 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