changeset 8862:1870d245f7da

(EMACS_CONFIG_OPTIONS): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Sep 1994 17:11:21 +0000
parents a5e3635a9544
children b5a4f7db03c7
files src/config.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Sat Sep 17 15:06:37 1994 +0000
+++ b/src/config.in	Sat Sep 17 17:11:21 1994 +0000
@@ -160,6 +160,8 @@
 
 #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.