summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2006-03-07 07:09:22 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:08:37 -0500
commit5c60b2367ee41cca4a2e43f8bb74797f4c066e60 (patch)
treec14fc16a7dbb13ac63b960596542c1e266a563bc /config.h.in
parentb7f95937158f274bc48c14f510330a604c379266 (diff)
downloadlibpng-5c60b2367ee41cca4a2e43f8bb74797f4c066e60.tar.gz
Imported from libpng-1.2.9beta7.tarv1.2.9beta7
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e6a839e74..89c260ded 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,6 +6,12 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `m' library (-lm). */
+#undef HAVE_LIBM
+
+/* Define to 1 if you have the `z' library (-lz). */
+#undef HAVE_LIBZ
+
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC