]> www.ginac.de Git - ginac.git/blobdiff - config.h.in
- print 0 without parens.
[ginac.git] / config.h.in
index a60a0fc126236cd4889414ba46d0d8cd18f7d9d6..8709ddce6e800509aff08042892ad1f8f4be92a2 100644 (file)
@@ -1,20 +1,32 @@
 /* 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 if you have the strdup function.  */
-#undef HAVE_STRDUP
+/* Current GiNaC archive file version number.  */
+#undef ARCHIVE_VERSION
 
-/* Define if you have the <CLN/cln.h> header file.  */
-#undef HAVE_CLN_CLN_H
+/* 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 double.  */
+#undef SIZEOF_LONG_DOUBLE
+
+/* The number of bytes in a long long.  */
+#undef SIZEOF_LONG_LONG
+
+/* Define if you have the tgetent function.  */
+#undef HAVE_TGETENT
 
 /* Define if you have the <algorithm> header file.  */
 #undef HAVE_ALGORITHM
 
+/* Define if you have the <cln/cln.h> header file.  */
+#undef HAVE_CLN_CLN_H
+
 /* Define if you have the <iostream> header file.  */
 #undef HAVE_IOSTREAM
 
@@ -33,6 +45,9 @@
 /* Define if you have the <readline/readline.h> header file.  */
 #undef HAVE_READLINE_READLINE_H
 
+/* Define if you have the <sstream> header file.  */
+#undef HAVE_SSTREAM
+
 /* Define if you have the <stdexcept> header file.  */
 #undef HAVE_STDEXCEPT
 
 
 /* Define if you have the stdc++ library (-lstdc++).  */
 #undef HAVE_LIBSTDC__
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+