]> git.mxchange.org Git - simgear.git/commitdiff
Added gdbm
authorcurt <curt>
Tue, 28 Mar 2000 22:06:34 +0000 (22:06 +0000)
committercurt <curt>
Tue, 28 Mar 2000 22:06:34 +0000 (22:06 +0000)
simgear/config.h
simgear/config.h.in

index 8598ed35336ca07b98d031521c90dbe37242f426..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 */
@@ -48,6 +48,9 @@
 /* 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.  */
 #define HAVE_ZLIB 1
 
index c6d2fea9a5db466f6c820e6aeead7f7194cc84b6..7a8476c93ccf97f41c29feddac14fd084a82ae3d 100644 (file)
@@ -1,4 +1,4 @@
-/* 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
@@ -47,6 +47,9 @@
 /* Define if you have the vprintf function.  */
 #undef HAVE_VPRINTF
 
+/* Define if you have gdbm installed system wide.  */
+#undef HAVE_GDBM
+
 /* Define if you have zlib installed system wide.  */
 #undef HAVE_ZLIB