X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d803322e27fd275ecf6daf141a39030c779758bc..22312b71e01f67b5d0462e3d2a0ea986c88c279b:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index 9b8b7a8a..19c09262 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -4,10 +4,7 @@ # We need a C compiler. CC='@CC@' -CFLAGS='@CFLAGS@' - -# We need to know if the compiler is GCC. -GCC='@GCC@' +CFLAGS='@CFLAGS@ @WARNING_CFLAGS@' # We need `config.h'. -CPPFLAGS="-I $top_buildpath @CPPFLAGS@" +CPPFLAGS="-I$abs_top_builddir @CPPFLAGS@"