]> www.ginac.de Git - ginac.git/blobdiff - config.h.in
- switched to automake build environment
[ginac.git] / config.h.in
index a60a0fc126236cd4889414ba46d0d8cd18f7d9d6..2be7888b39a00d587bb4121155d9dd74608a959e 100644 (file)
@@ -1,11 +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
 
+/* Define to the name of the distribution.  */
+#undef PACKAGE
+
+/* Define to the version of the distribution.  */
+#undef VERSION
+
 /* Define if you have the strdup function.  */
 #undef HAVE_STRDUP