diff options
Diffstat (limited to 'configure1.in')
-rwxr-xr-x | configure1.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in index 5aa87b99578..a36b34ecbc3 100755 --- a/configure1.in +++ b/configure1.in @@ -1329,6 +1329,7 @@ echo " - whether the GNU malloc routines are usable." tempcname="conftest.c" echo ' +#define THIS_IS_CONFIGURE #include "'${srcdir}'/src/'${opsysfile}'" #include "'${srcdir}'/src/'${machfile}'" #ifndef LIBS_MACHINE |