Mercurial > emacs
diff src/config.in @ 7124:16be5431a7c7
(CONFIGURATION): Add #undef.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Apr 1994 05:25:33 +0000 |
parents | 8411e4ac28ab |
children | cd81dba38a49 |
line wrap: on
line diff
--- a/src/config.in Wed Apr 27 05:03:51 1994 +0000 +++ b/src/config.in Wed Apr 27 05:25:33 1994 +0000 @@ -147,6 +147,8 @@ #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.