diff options
| -rwxr-xr-x | configure1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in index 6c5b3973023..ee068601bff 100755 --- a/configure1.in +++ b/configure1.in | |||
| @@ -946,7 +946,7 @@ echo ' | |||
| 946 | #endif | 946 | #endif |
| 947 | #ifndef C_SWITCH_SYSTEM | 947 | #ifndef C_SWITCH_SYSTEM |
| 948 | #define C_SWITCH_SYSTEM | 948 | #define C_SWITCH_SYSTEM |
| 949 | #endf | 949 | #endif |
| 950 | @configure@ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM | 950 | @configure@ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM |
| 951 | @configure@ c_switch_system=C_SWITCH_SYSTEM | 951 | @configure@ c_switch_system=C_SWITCH_SYSTEM |
| 952 | #ifdef SYSTEM_MALLOC | 952 | #ifdef SYSTEM_MALLOC |