]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Updates for sky rendering.
[flightgear.git] / acconfig.h
index e708de34608253d6dd327fdbc70399206f6e7e30..a5fe5539a070fe876e4e223a43c03a7d82bb6920 100644 (file)
@@ -61,8 +61,8 @@
 /* Define to include Oliver's networking support */
 #undef FG_NETWORK_OLK
    
-/* Define to include Oliver's networking support */
-#undef FG_NEW_WEATHER
+/* Define to avoid Christian's new weather code */
+#undef FG_OLD_WEATHER
    
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS
 /* Define if you have the wait3 system call.  */
 #undef HAVE_WAIT3
 
+/* Define if you have zlib installed system wide.  */
+#undef HAVE_ZLIB
+
 /* Define as __inline if that's what the C compiler calls it.  */
 #undef inline
 
    If you're adding to this file, keep in mind:
    The entries are in sort -df order: alphabetical, case insensitive,
    ignoring punctuation (such as underscores).  */
+