From 5adcab53155028b72f7d7ff76b6b3c4095643f90 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 18 May 1994 05:40:19 +0000 Subject: [PATCH] EMACS_CONFIGURATION renamed from CONFIGURATION. --- src/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.in b/src/config.in index ad920c7a86e..70d2a251ce6 100644 --- a/src/config.in +++ b/src/config.in @@ -150,7 +150,7 @@ and this notice must be preserved on all copies. */ #define INLINE #endif -#undef CONFIGURATION +#undef EMACS_CONFIGURATION /* The configuration script defines opsysfile to be the name of the s/*.h file that describes the system type you are using. The file -- 2.39.5