X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=acconfig.h;h=0578127797555bc8778700dd9c04fb702455d062;hb=220a43bf4607c46a28a78c43b6037886884bd98f;hp=a5fe5539a070fe876e4e223a43c03a7d82bb6920;hpb=35ed10e252eac1c9c6f6961c5cc1e70e3b69d762;p=simgear.git diff --git a/acconfig.h b/acconfig.h index a5fe5539..05781277 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,6 +184,9 @@ /* 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