X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=5bdfd0d11a31d4b570bbd0d5f16d71978f61bb36;hb=88758e60b48511fad30896d91a1324711554d3c6;hp=3e31115023f1e59e9e509595e2f3f9c377271597;hpb=3bb69f35d13d92978b6a6416116c53d0aa0fa4f0;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index 3e3111502..5bdfd0d11 100644 --- a/acconfig.h +++ b/acconfig.h @@ -64,12 +64,12 @@ /* Define to include Oliver's networking support */ #undef FG_NETWORK_OLK -/* Define to avoid Christian's new weather code */ -#undef FG_NEW_ENVIRONMENT +/* 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 to use old mouse support */ -#undef FG_OLD_MOUSE - /* Define if we are building FGFS (should always be defined) */ #undef FGFS