]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Lighting/ssgSimpleState fixes.
[flightgear.git] / acconfig.h
index 71eec2842ede9dce9af03353a3c9c07a091c9dbc..bcdaae9907c6236a7df5117dff54f8e861d4a99b 100644 (file)
@@ -61,6 +61,9 @@
 /* Define to include Oliver's networking support */
 #undef FG_NETWORK_OLK
    
+/* Define to include Oliver's networking support */
+#undef FG_NEW_WEATHER
+   
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS
    
 /* Define if you have the strftime function.  */
 #undef HAVE_STRFTIME
 
+/* Define if you have <sys/param.h>  */
+#undef HAVE_SYS_PARAM_H
+
 /* Define if you have <sys/stat.h> that is POSIX.1 compatible.  */
 #undef HAVE_SYS_STAT_H