From: Richard M. Stallman Date: Sat, 17 Sep 1994 17:11:21 +0000 (+0000) Subject: (EMACS_CONFIG_OPTIONS): Add #undef. X-Git-Tag: emacs-19.34~6992 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f01516084116e0aabe25a2a80325b13e95614a7f;p=emacs.git (EMACS_CONFIG_OPTIONS): Add #undef. --- 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.