X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=5bdfd0d11a31d4b570bbd0d5f16d71978f61bb36;hb=b1674cb5063992cfa2bbf61bbaa827fbf89229d9;hp=94ae557f8d7b7a1ddf2dd741c4d48a7fc03c1941;hpb=b0b6c342492868c465417b0fd71c8752e69a8fe5;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index 94ae557f8..5bdfd0d11 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 @@ -64,9 +64,12 @@ /* 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