(AC_OUTPUT): Arrange to emit definitions of
GCC and NON_GNU_CPP into config.status.
This commit is contained in:
parent
ff23e1dd17
commit
464c7d2d76
1 changed files with 2 additions and 1 deletions
|
@ -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"])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue