]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
David Luff: Here is an update to the engine model. It now takes
[flightgear.git] / acconfig.h
index 0598e55f62495ccf2db69c54d94aa98ad872a68b..b25353bc327b410f8f476b72e6ec53dcbb24a46b 100644 (file)
@@ -54,6 +54,9 @@
 /* Define to enable plib joystick support (recommended) */
 #undef ENABLE_PLIB_JOYSTICK
    
+/* Define to enable plib joystick support (recommended) */
+#undef PLIB_1_2_X
+   
 /* Define to eliminate all trace of debugging messages such as for a 
    release build */
 #undef FG_NDEBUG
 /* 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
 
    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).  */
+