]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Randomly-place object overhaul and enhancements
[flightgear.git] / acconfig.h
index b25353bc327b410f8f476b72e6ec53dcbb24a46b..5bdfd0d11a31d4b570bbd0d5f16d71978f61bb36 100644 (file)
    
 /* 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 enable http jpeg server code */
+#undef FG_JPEG_SERVER
+
 /* 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 to use Christian's old weather code */
+#undef FG_WEATHERCM
+
+/* Define to enable new Plib joystick features (post 1.4) */
+#undef FG_PLIB_JOYSTICK_GETNAME
+
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS
    
 /* Define if lex declares yytext as a char * by default, not a char[].  */
 #undef YYTEXT_POINTER
 
+/* Define to use tile loading threads */
+#undef ENABLE_THREADS
+
 \f
 /* Leave that blank line there!!  Autoheader needs it.
    If you're adding to this file, keep in mind: