]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Patch from Andy Ross:
[flightgear.git] / acconfig.h
index 6d925ea8b3485b3b56fc5f88130d962ea4c16700..c69d2be8f61acc16a5cafd1448b8138174936963 100644 (file)
    
 /* Define to enable plib joystick support (recommended) */
 #undef ENABLE_PLIB_JOYSTICK
-   
-/* Define to enable plib joystick support (recommended) */
-#undef PLIB_AUDIO_IS_BROKEN
-   
+/* 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
@@ -65,7 +65,7 @@
 #undef FG_NETWORK_OLK
    
 /* Define to avoid Christian's new weather code */
-#undef FG_OLD_WEATHER
+#undef FG_NEW_ENVIRONMENT
    
 /* 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: