]> 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 ffe400f8241ecb6ed05521a1f3c87d279e32aa83..3c18956c748fa862c84648c611c235b2e4acbc17 100644 (file)
 #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 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
 
 
 /* Name of package */
 #undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+