r63: Removed unused bspline option
[ctsim.git] / config.h.in
index 7828cc2951a2a600f68c9a4a043cddf6570b1d14..174a6dcfdcbf80b4c8e0de562f525bec3c9a58fa 100644 (file)
 #undef HAVE_PNG
 
 /* Define is have interactive graphics */
-#undef HAVE_INTERACTIVE_GRAPHICS
+#undef HAVE_SGP
+
+/* Define for X11 library */
+#undef HAVE_X11
+
+/* Define if you have the htonl function.  */
+#undef HAVE_HTONL
+
+/* Define if you have the snprintf function.  */
+#undef HAVE_SNPRINTF
 
 /* Define if you have the strtod function.  */
 #undef HAVE_STRTOD
@@ -60,6 +69,9 @@
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H
 
+/* Define if you have the <g2.h> header file.  */
+#undef HAVE_G2_H
+
 /* Define if you have the <getopt.h> header file.  */
 #undef HAVE_GETOPT_H