X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=c81a4a8ada874f9b6cbed80e5cc0c3a6b309b93c;hb=0ff748987b4d26cf3f110729bd645d64cb2d3ca0;hp=e2caadfc0dd1fe9b794a974aa28f442c08015e4c;hpb=ceef43681dd82cb506702d6ee40aaf514e37d3c8;p=simgear.git diff --git a/acconfig.h b/acconfig.h index e2caadfc..c81a4a8a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -141,6 +141,9 @@ /* Define if your struct stat has st_rdev. */ #undef HAVE_ST_RDEV +/* Define if you have the stdint.h include. */ +#undef HAVE_STDINT_H + /* Define if you have the strftime function. */ #undef HAVE_STRFTIME @@ -181,12 +184,6 @@ /* 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