/* Version of package. */
#undef VERSION
+/* Version string. */
+#undef VERSION_STRING
+
/* Define if the compiler understands prototypes. */
#undef PROTOTYPES
/* 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