aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-07-05 16:33:49 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:52 +0100
commit7135bb83dacf088e6613149453a9e51dd005a730 (patch)
treea588a7146cb0ba7dd637a1ee4e990cea9e682ffa /config.h.in
parentd12550ca258bc9c7dbe7d887ed81949e406d5aef (diff)
Test for libPNG
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 0a639f50..ebef052e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -15,6 +15,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if libPNG is available */
+#undef HAVE_LIBPNG
+
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC