X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=e2caadfc0dd1fe9b794a974aa28f442c08015e4c;hb=bfea2dec4dee61887d711f5427c00d5f7ec70037;hp=4e22afc2d78e52f1dc4807421556d768272630aa;hpb=5173d709e090b953eaf800cbcd1bf897de332a12;p=simgear.git diff --git a/acconfig.h b/acconfig.h index 4e22afc2..e2caadfc 100644 --- a/acconfig.h +++ b/acconfig.h @@ -181,6 +181,12 @@ /* Define if you have the wait3 system call. */ #undef HAVE_WAIT3 +/* Define if you have gdbm installed system wide. */ +/* #undef HAVE_GDBM */ + +/* 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