]> git.saurik.com Git - bison.git/blobdiff - configure.ac
news: spell fixes
[bison.git] / configure.ac
index 05a8d9209523a28c616668194bd6e156c29013d9..8f96e546f1179bd56d02db537b22fe130d233ed2 100644 (file)
@@ -18,7 +18,7 @@
 # In order for some versions of Sun Studio to compile our C++ test cases
 # correctly, we need Autoconf 2.64 or better to handle the restrict
 # keyword in at least string.h from gnulib.  We need Autoconf 2.68 or
-# better to avoid a typo in the `configure --help' entry for the YACC
+# better to avoid a typo in the 'configure --help' entry for the YACC
 # environment variable.
 AC_PREREQ([2.68])
 m4_pattern_forbid([^gl_[A-Z]])