]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h.in
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Include / config.h.in
index 4b854da564b10aad0a908bd1a257ddd29406d153..3c18956c748fa862c84648c611c235b2e4acbc17 100644 (file)
@@ -1,4 +1,4 @@
-/* Include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* src/Include/config.h.in.  Generated automatically from configure.in by autoheader.  */
 
 /* Define to empty if the keyword does not work.  */
 #undef const
 /* Define to empty if the keyword does not work.  */
 #undef const
 
+/* Define to enable audio support */
+#undef ENABLE_AUDIO_SUPPORT
+
+   
+/* Define to enable plib joystick support (recommended) */
+#undef ENABLE_PLIB_JOYSTICK
+
+   
+/* Define to enable plib joystick support (recommended) */
+#undef PLIB_1_2_X
+
+   
 /* Define to eliminate all trace of debugging messages such as for a 
    release build */
 #undef FG_NDEBUG
 
+   
+/* Define to include Oliver's networking support */
+#undef FG_NETWORK_OLK
+
+   
+/* Define to avoid Christian's new weather code */
+#undef FG_OLD_WEATHER
+
+   
+/* Define if we are building FGFS (should always be defined) */
+#undef FGFS
+
+   
+/* Define to enable 3dfx/glide render in a window hack under unix.
+   This probably won't work under windows. */
+#undef XMESA
+#undef FX
+
+/* Define if you external variables daylight.  */
+#undef HAVE_DAYLIGHT
+
 /* Define if you don't have vprintf but do have _doprnt.  */
 #undef HAVE_DOPRNT
 
+/* Define if you external variables timezone.  */
+#undef HAVE_TIMEZONE
+
 /* Define if you have the vprintf function.  */
 #undef HAVE_VPRINTF
 
-/* Define to package name */
-#undef PACKAGE
+/* Define if you have MetaKit installed system wide.  */
+#undef HAVE_MK4
+
+/* Define if you have zlib installed system wide.  */
+#undef HAVE_ZLIB
 
 /* Define as the return type of signal handlers (int or void).  */
 #undef RETSIGTYPE
 /* Define if your <sys/time.h> declares struct tm.  */
 #undef TM_IN_SYS_TIME
 
-/* Define to version number */
-#undef VERSION
-
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #undef WIN32
 
 /* Define if the X Window System is missing or not being used.  */
 #undef X_DISPLAY_MISSING
 
+/* Define to use tile loading threads */
+#undef ENABLE_THREADS
+
 /* Define if you have the GetLocalTime function.  */
 #undef HAVE_GETLOCALTIME
 
 /* Define if you have the strstr function.  */
 #undef HAVE_STRSTR
 
+/* Define if you have the timegm function.  */
+#undef HAVE_TIMEGM
+
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H
 
 /* Define if you have the <getopt.h> header file.  */
 #undef HAVE_GETOPT_H
 
-/* Define if you have the <gfc/gdbf.h> header file.  */
-#undef HAVE_GFC_GDBF_H
-
-/* Define if you have the <gpc.h> header file.  */
-#undef HAVE_GPC_H
-
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H
 
 /* Define if you have the <stdlib.h> header file.  */
 #undef HAVE_STDLIB_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
 
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM
 
+/* Define if you have the plibul library (-lplibul).  */
+#undef HAVE_LIBPLIBUL
+
+/* Define if you have the pthread library (-lpthread).  */
+#undef HAVE_LIBPTHREAD
+
 /* Define if you have the socket library (-lsocket).  */
 #undef HAVE_LIBSOCKET
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+