]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Integrated FGOptions with the property manager (by David Megginson)
[flightgear.git] / acconfig.h
index 4e22afc2d78e52f1dc4807421556d768272630aa..e4ee7662aa02f8fd4ff0c7c4f27ee4749463d6d4 100644 (file)
 /* Define if you have the wait3 system call.  */
 #undef HAVE_WAIT3
 
+/* Define if you have MetaKit installed system wide.  */
+#undef HAVE_MK4
+
+/* 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
 
 /* Define if you do not have <strings.h>, index, bzero, etc..  */
 #undef USG
 
-/* Define to version number */
-#undef VERSION
-
 /* Define vfork as fork if vfork does not work.  */
 #undef vfork