X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=acconfig.h;h=3e31115023f1e59e9e509595e2f3f9c377271597;hb=f17a6479f70b9ce170f963b284c4c115755f688d;hp=94ae557f8d7b7a1ddf2dd741c4d48a7fc03c1941;hpb=b0b6c342492868c465417b0fd71c8752e69a8fe5;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index 94ae557f8..3e3111502 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,10 @@ #undef FG_NETWORK_OLK /* Define to avoid Christian's new weather code */ -#undef FG_OLD_WEATHER +#undef FG_NEW_ENVIRONMENT + +/* Define to use old mouse support */ +#undef FG_OLD_MOUSE /* Define if we are building FGFS (should always be defined) */ #undef FGFS