]> git.eshelyaron.com Git - emacs.git/commitdiff
(CONFIGURATION): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Wed, 27 Apr 1994 05:25:33 +0000 (05:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 27 Apr 1994 05:25:33 +0000 (05:25 +0000)
src/config.in

index ea000407a256eb08039017345bfb867dc878d24d..5574270a932ce09397ed244b89ba18ab58bab1d0 100644 (file)
@@ -147,6 +147,8 @@ and this notice must be preserved on all copies.  */
 #define INLINE
 #endif
 
+#undef CONFIGURATION
+
 /* 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.