]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Added first stab at a socket class.
[flightgear.git] / acconfig.h
index bcdaae9907c6236a7df5117dff54f8e861d4a99b..4e22afc2d78e52f1dc4807421556d768272630aa 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 <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
 
    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).  */
+