r63: Removed unused bspline option
[ctsim.git] / config.h.in
index 7cdca48c337bf89dc192febbd5bc4e8110b5c415..174a6dcfdcbf80b4c8e0de562f525bec3c9a58fa 100644 (file)
 /* Define if have PNG library */
 #undef HAVE_PNG
 
+/* Define is 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
 
 /* 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
 
+/* Define if you have the <inttypes.h> header file.  */
+#undef HAVE_INTTYPES_H
+
 /* Define if you have the <math.h> header file.  */
 #undef HAVE_MATH_H
 
+/* Define if you have the <netinet/in.h> header file.  */
+#undef HAVE_NETINET_IN_H
+
 /* Define if you have the <setjmp.h> header file.  */
 #undef HAVE_SETJMP_H
 
 /* Define if you have the <stddef.h> header file.  */
 #undef HAVE_STDDEF_H
 
+/* Define if you have the <stdint.h> header file.  */
+#undef HAVE_STDINT_H
+
 /* Define if you have the <stdio.h> header file.  */
 #undef HAVE_STDIO_H
 
+/* Define if you have the <stdlib.h> header file.  */
+#undef HAVE_STDLIB_H
+
 /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H
 
 /* Define if you have the <sys/fcntl.h> header file.  */
 #undef HAVE_SYS_FCNTL_H
 
+/* Define if you have the <sys/param.h> header file.  */
+#undef HAVE_SYS_PARAM_H
+
 /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H