]> www.ginac.de Git - ginac.git/blobdiff - config.h.in
- change triggered by newer automake version
[ginac.git] / config.h.in
index 355c317b1f63cd50fa882766dc63342515cab6b7..b2c1b2443e63ac13f0d6aedc7257849b171da78b 100644 (file)
@@ -3,11 +3,11 @@
 /* Define if lex declares yytext as a char * by default, not a char[].  */
 #undef YYTEXT_POINTER
 
 /* 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
+/* Current GiNaC archive file version number.  */
+#undef ARCHIVE_VERSION
 
 
-/* Define to the version of the distribution.  */
-#undef VERSION
+/* GiNaC archive file version age.  */
+#undef ARCHIVE_AGE
 
 /* The number of bytes in a long.  */
 #undef SIZEOF_LONG
 
 /* The number of bytes in a long.  */
 #undef SIZEOF_LONG
 
 /* Define if you have the stdc++ library (-lstdc++).  */
 #undef HAVE_LIBSTDC__
 
 /* Define if you have the stdc++ library (-lstdc++).  */
 #undef HAVE_LIBSTDC__
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+