]> git.saurik.com Git - bison.git/blobdiff - acconfig.h
#Included config.h (for definition of PROTOTYPES).
[bison.git] / acconfig.h
index 658ee9d5f84c58809598953a08590adf796b6c9f..eed30ed0b73871ecdff6a8ea9904230fe84e8e54 100644 (file)
 
 /* Define if the compiler understands prototypes.  */
 #undef PROTOTYPES
+
+/* The location of the simple parser (bison.simple).  */
+#undef XPFILE
+
+/* The location of the semantic parser (bison.hairy).  */
+#undef XPFILE1
 @BOTTOM@
 
 #if defined(PROTOTYPES) || defined(__cplusplus)