r57: Added G2 library support
[ctsim.git] / config.h.in
index 04441f5bb56c862ceb85c9e271b035d972f76b9b..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
@@ -66,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