Mercurial > emacs
changeset 7124:16be5431a7c7
(CONFIGURATION): Add #undef.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Apr 1994 05:25:33 +0000 |
parents | 4f2c825cc0f8 |
children | 8bc5866949d6 |
files | src/config.in |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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.