(AC_OUTPUT): Arrange to emit definitions of

GCC and NON_GNU_CPP into config.status.
This commit is contained in:
Gerd Moellmann 2000-11-21 12:23:31 +00:00
parent ff23e1dd17
commit 464c7d2d76

View file

@ -2304,4 +2304,5 @@ fi
# This is how we know whether to re-run configure in certain cases.
touch src/config.stamp
], [CPP="$CPP" CPPFLAGS="$CPPFLAGS"])
], [GCC="$GCC" NON_GNU_CPP="$NON_GNU_CPP" CPP="$CPP" CPPFLAGS="$CPPFLAGS"])