diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in index ad920c7a86e..70d2a251ce6 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -150,7 +150,7 @@ and this notice must be preserved on all copies. */ | |||
| 150 | #define INLINE | 150 | #define INLINE |
| 151 | #endif | 151 | #endif |
| 152 | 152 | ||
| 153 | #undef CONFIGURATION | 153 | #undef EMACS_CONFIGURATION |
| 154 | 154 | ||
| 155 | /* The configuration script defines opsysfile to be the name of the | 155 | /* The configuration script defines opsysfile to be the name of the |
| 156 | s/*.h file that describes the system type you are using. The file | 156 | s/*.h file that describes the system type you are using. The file |