]> git.mxchange.org Git - simgear.git/blobdiff - acconfig.h
Fix various compiler warnings contributed by Norman Princeton.
[simgear.git] / acconfig.h
index 4e22afc2d78e52f1dc4807421556d768272630aa..0578127797555bc8778700dd9c04fb702455d062 100644 (file)
 /* 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
 
 /* 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