diff options
| -rw-r--r-- | src/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 3b23246b9db..1b7822f31dc 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -160,6 +160,8 @@ and this notice must be preserved on all copies. */ | |||
| 160 | 160 | ||
| 161 | #undef EMACS_CONFIGURATION | 161 | #undef EMACS_CONFIGURATION |
| 162 | 162 | ||
| 163 | #undef EMACS_CONFIG_OPTIONS | ||
| 164 | |||
| 163 | /* The configuration script defines opsysfile to be the name of the | 165 | /* The configuration script defines opsysfile to be the name of the |
| 164 | s/*.h file that describes the system type you are using. The file | 166 | s/*.h file that describes the system type you are using. The file |
| 165 | is chosen based on the configuration name you give. | 167 | is chosen based on the configuration name you give. |