X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/342b8b6e2156e923797745af2da2596e3086ccd5..22312b71e01f67b5d0462e3d2a0ea986c88c279b:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index 9a6790af..19c09262 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -4,7 +4,7 @@ # We need a C compiler. CC='@CC@' -CFLAGS='@CFLAGS@' +CFLAGS='@CFLAGS@ @WARNING_CFLAGS@' # We need `config.h'. -CPPFLAGS="-I $top_builddir @CPPFLAGS@" +CPPFLAGS="-I$abs_top_builddir @CPPFLAGS@"