]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Tweaks to scenery version number keyword.
[flightgear.git] / acconfig.h
index ab88dd6e60ba89eaa65c70002c73d7c2ac13b8fd..e708de34608253d6dd327fdbc70399206f6e7e30 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 <sys/wait.h> that is POSIX.1 compatible.  */
 #undef HAVE_SYS_WAIT_H
 
+/* Define if you have timegm() */
+#undef HAVE_TIMEGM
+
 /* Define if you external variables timezone.  */
 #undef HAVE_TIMEZONE