]> git.mxchange.org Git - simgear.git/blobdiff - acconfig.h
Pass strings by const reference instead of by value,
[simgear.git] / acconfig.h
index a5fe5539a070fe876e4e223a43c03a7d82bb6920..c81a4a8ada874f9b6cbed80e5cc0c3a6b309b93c 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 zlib installed system wide.  */
-#undef HAVE_ZLIB
-
 /* Define as __inline if that's what the C compiler calls it.  */
 #undef inline