]> git.saurik.com Git - bison.git/blobdiff - tests/atlocal.in
* src/reader.c (parse_thong_decl): Formatting changes.
[bison.git] / tests / atlocal.in
index 9a6790afdb6baca92ae5366553064787af92a387..81b0995affde82c6591eef4834b1e8c6052fe0dc 100644 (file)
@@ -6,5 +6,8 @@
 CC='@CC@'
 CFLAGS='@CFLAGS@'
 
+# We need to know if the compiler is GCC.
+GCC='@GCC@'
+
 # We need `config.h'.
 CPPFLAGS="-I $top_builddir @CPPFLAGS@"