aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index ea000407a25..5574270a932 100644
--- a/src/config.in
+++ b/src/config.in
@@ -147,6 +147,8 @@ and this notice must be preserved on all copies. */
147#define INLINE 147#define INLINE
148#endif 148#endif
149 149
150#undef CONFIGURATION
151
150/* The configuration script defines opsysfile to be the name of the 152/* The configuration script defines opsysfile to be the name of the
151 s/*.h file that describes the system type you are using. The file 153 s/*.h file that describes the system type you are using. The file
152 is chosen based on the configuration name you give. 154 is chosen based on the configuration name you give.