# HG changeset patch # User Richard M. Stallman # Date 779821881 0 # Node ID 1870d245f7da353316fd573a0be0591b031ed747 # Parent a5e3635a95445151635ce42d1814fca317bef4f7 (EMACS_CONFIG_OPTIONS): Add #undef. diff -r a5e3635a9544 -r 1870d245f7da src/config.in --- 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.