]> git.saurik.com Git - bison.git/blobdiff - configure.in
* tests/atlocal.in (GCC): Add.
[bison.git] / configure.in
index 4d5ed68ef9983e1df681e57573e8bc7c1ac820cd..27b8d2ecfd5d59efaf6bd2eaae0f5e4615df0f73 100644 (file)
@@ -27,6 +27,8 @@ AM_CONFIG_HEADER(config.h:config.hin)
 # Initialize the test suite.
 AC_CONFIG_TESTDIR(tests)
 AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])
+# Needed by tests/atlocal.in.
+AC_SUBST([GCC])
 
 # Checks for programs.
 AC_PROG_CC