]> git.draconx.ca Git - gob-dx.git/blobdiff - config.h.in
Release 1.99.1
[gob-dx.git] / config.h.in
index d97a883617afea252e11495bd75607a5351ca9f2..7c600b96d24df540801ae52c03e203a58ec9ac2c 100644 (file)
@@ -1,14 +1,14 @@
 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
-/* Define if you have the ANSI C header files.  */
-#undef STDC_HEADERS
-
-/* Define if lex declares yytext as a char * by default, not a char[].  */
-#undef YYTEXT_POINTER
-
 /* Name of package */
 #undef PACKAGE
 
+/* Define if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
 /* Version number of package */
 #undef VERSION
 
+/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
+   */
+#undef YYTEXT_POINTER