aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-09-17 17:11:21 +0000
committerRichard M. Stallman <[email protected]>1994-09-17 17:11:21 +0000
commitf01516084116e0aabe25a2a80325b13e95614a7f (patch)
treeb9b622a0da504d78b34acd9b91ce951ca267f828 /src/config.in
parent200286b15ada25a835d7cc4120f2aed64269743e (diff)
(EMACS_CONFIG_OPTIONS): Add #undef.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 3b23246b9d..1b7822f31d 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.