]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h.in
Sync with latest JSBSim CVS
[flightgear.git] / src / Include / config.h.in
index a6e80a62c5f8285b84ff8951b0da059e202a4781..553a55a5ab56b72ca2443667ba237352e6cec159 100644 (file)
@@ -1,4 +1,4 @@
-/* src/Include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* src/Include/config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
 /* Define to empty if the keyword does not work.  */
 #undef const
 #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
@@ -72,8 +76,8 @@
 /* Define if you have the vprintf function.  */
 #undef HAVE_VPRINTF
 
-/* Define if you have gdbm installed system wide.  */
-#undef HAVE_GDBM
+/* Define if you have MetaKit installed system wide.  */
+#undef HAVE_MK4
 
 /* Define if you have zlib installed system wide.  */
 #undef HAVE_ZLIB
 /* 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 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