]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Get rid of non-portable fmax call.
[flightgear.git] / acconfig.h
index dc4d593f85ad49985f78582f75c20c61e13a15d0..3e31115023f1e59e9e509595e2f3f9c377271597 100644 (file)
 #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