r603: no message
[ctsim.git] / config.h.in
index ec4c2ac3176fe7fabd408eb5c82906d5e0549fa8..919f5dc94bff439d53fe811efbe1ab157e48379c 100644 (file)
@@ -49,9 +49,6 @@
 /* Define is have interactive graphics */
 #undef HAVE_SGP
 
-/* Define for G2 library */
-#undef HAVE_G2_H
-
 /* Define for X11 library */
 #undef HAVE_X11
 
 /* Define if have dmalloc library */
 #undef HAVE_DMALLOC
 
+#undef HAVE_SSTREAM
+
+#undef HAVE_READLINE
+
+#undef HAVE_G2
+
+#undef HAVE_CURSES
+
+#undef HAVE_NCURSES
+
 /* The number of bytes in a double.  */
 #undef SIZEOF_DOUBLE
 
 /* Define if you have the <netinet/in.h> header file.  */
 #undef HAVE_NETINET_IN_H
 
+/* Define if you have the <readline.h> header file.  */
+#undef HAVE_READLINE_H
+
+/* Define if you have the <readline/readline.h> header file.  */
+#undef HAVE_READLINE_READLINE_H
+
 /* Define if you have the <setjmp.h> header file.  */
 #undef HAVE_SETJMP_H