mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/config/config.h.in


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/config/config.h.in
Date: Mon, 01 Aug 2005 16:09:13 -0400

Index: mldonkey/config/config.h.in
diff -u mldonkey/config/config.h.in:1.18 mldonkey/config/config.h.in:1.19
--- mldonkey/config/config.h.in:1.18    Tue Jul 26 21:35:10 2005
+++ mldonkey/config/config.h.in Mon Aug  1 20:09:12 2005
@@ -87,6 +87,9 @@
 /* Define to 1 if you have the <zlib.h> header file. */
 #undef HAVE_ZLIB_H
 
+/* Define to 1 if you have the `zlibVersion' function. */
+#undef HAVE_ZLIBVERSION
+
 /* Define as const if the declaration of iconv() needs const. */
 #undef ICONV_CONST
 
@@ -142,14 +145,23 @@
 /* Define to 1 if you have png support in libgd. */
 #undef HAVE_GD_PNG
 
+/* Define to 1 if you have the `png_access_version_number' function. */
+#undef HAVE_PNGVERSION
+
 /* Define to 1 if you have jpg support in libgd. */
 #undef HAVE_GD_JPG
 
 /* Define to 1 if you have bzip2 support. */
 #undef USE_BZIP2
 
+/* Define to 1 if you have the `bzlibVersion' function. */
+#undef HAVE_BZLIBVERSION
+
 /* Define to 1 if you have the <sys/vfs.h> header file. */
 #undef HAVE_SYS_VFS_H
 
 /* Define to 1 if you have the <sys/param.h> header file. */
 #undef HAVE_SYS_PARAM_H
+
+/* Define to 1 if you have the <gnu/libc-versions.h> header file. */
+#undef HAVE_GNU_LIBC_VERSION_H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]