From f01516084116e0aabe25a2a80325b13e95614a7f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Sep 1994 17:11:21 +0000 Subject: [PATCH] (EMACS_CONFIG_OPTIONS): Add #undef. --- src/config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.in b/src/config.in index 3b23246b9db..1b7822f31dc 100644 --- a/src/config.in +++ b/src/config.in @@ -160,6 +160,8 @@ and this notice must be preserved on all copies. */ #undef EMACS_CONFIGURATION +#undef EMACS_CONFIG_OPTIONS + /* The configuration script defines opsysfile to be the name of the s/*.h file that describes the system type you are using. The file is chosen based on the configuration name you give. -- 2.39.5