]> www.ginac.de Git - ginac.git/blobdiff - config.h.in
- Adjusted build-environment for "Cint without crutches" (tm).
[ginac.git] / config.h.in
index c229c73a80acb00aaadb9f9e11e356abc7d4d201..8709ddce6e800509aff08042892ad1f8f4be92a2 100644 (file)
@@ -18,6 +18,9 @@
 /* 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
 
@@ -42,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