]> git.mxchange.org Git - simgear.git/blobdiff - simgear/config.h
Ed Williams: Added some bulletproofing at the poles.
[simgear.git] / simgear / config.h
index 754b6559b749583025d1a4bf3353d94301e1b849..ea09d741d691d96414977db1a5ac3ad8bc599bc7 100644 (file)
@@ -1,5 +1,5 @@
 /* simgear/config.h.  Generated automatically by configure.  */
-/* simgear/include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* simgear/config.h.in.  Generated automatically from configure.in by autoheader.  */
 
 /* Define to empty if the keyword does not work.  */
 /* #undef const */
 /* Define if you have the vprintf function.  */
 #define HAVE_VPRINTF 1
 
+/* Define if you have gdbm installed system wide.  */
+#define HAVE_GDBM 1
+
 /* Define if you have zlib installed system wide.  */
-/* #undef HAVE_ZLIB */
+#define HAVE_ZLIB 1
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void