From 8bb92a83d2402e452e6c53c9a80ceccba296132c Mon Sep 17 00:00:00 2001 From: mdw Date: Mon, 8 Sep 1997 13:41:36 +0000 Subject: [PATCH] Remove redundant entry for `HAVE_LIBEFENCE'. --- acconfig.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/acconfig.h b/acconfig.h index bc8ad47..d18ad29 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 * @@ -29,7 +29,10 @@ /*----- 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 -- 2.11.0