X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=c69d2be8f61acc16a5cafd1448b8138174936963;hb=123f8b083d400a17d1d9cce2ce2fb0f342251e7a;hp=b25353bc327b410f8f476b72e6ec53dcbb24a46b;hpb=15150da8d2194ba6767e27b6459d2eab9213f0d5;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index b25353bc3..c69d2be8f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -53,10 +53,10 @@ /* 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 @@ -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 @@ -322,6 +322,9 @@ /* 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 + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: