X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=b25353bc327b410f8f476b72e6ec53dcbb24a46b;hb=2794c003e1c05d5c5695713efedd543786422227;hp=4e22afc2d78e52f1dc4807421556d768272630aa;hpb=715062e85f9b0c0736ce9e063ca92172ccb7303e;p=flightgear.git diff --git a/acconfig.h b/acconfig.h index 4e22afc2d..b25353bc3 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 @@ -181,6 +184,12 @@ /* 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 @@ -294,9 +303,6 @@ /* Define if you do not have , index, bzero, etc.. */ #undef USG -/* Define to version number */ -#undef VERSION - /* Define vfork as fork if vfork does not work. */ #undef vfork