]> git.saurik.com Git - bison.git/blobdiff - acconfig.h
# Added clcommit script.
[bison.git] / acconfig.h
index ccbb40c842764212d0fe77cbbe3d345b4578fe3f..0218c127b5827e23e8f1b60ae0bf3e4db09c4381 100644 (file)
@@ -8,6 +8,9 @@
 /* Version of package.  */
 #undef VERSION
 
+/* Version string.  */
+#undef VERSION_STRING
+
 /* Define if the compiler understands prototypes.  */
 #undef PROTOTYPES
 
@@ -32,6 +35,9 @@
 /* The location of the semantic parser (bison.hairy).  */
 #undef XPFILE1
 
+/* The location of the local directory.  */
+#undef LOCALEDIR
+
 /* Define as 1 if realloc must be declared even if <stdlib.h> is
    included.  */
 #undef NEED_DECLARATION_REALLOC