]> www.ginac.de Git - ginac.git/blobdiff - config.h.in
- Made configure warn a lot when readline-stuff couldn't be found.
[ginac.git] / config.h.in
index b2c1b2443e63ac13f0d6aedc7257849b171da78b..38c796ab5ae5403a5e28f9e22ae2afd5687f21fe 100644 (file)
 /* The number of bytes in a long long.  */
 #undef SIZEOF_LONG_LONG
 
-/* Define if you have the <CLN/cln.h> header file.  */
-#undef HAVE_CLN_CLN_H
-
 /* 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
 
 /* Define if you have the <map> header file.  */
 #undef HAVE_MAP
 
-/* Define if you have the <readline/history.h> header file.  */
-#undef HAVE_READLINE_HISTORY_H
-
-/* 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