diff options
author | Thomas White <taw@physics.org> | 2011-03-09 16:34:52 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:19 +0100 |
commit | c57e0ce86d79401b73b8395431c433b7a2d56bad (patch) | |
tree | 7abb5608ec2bf35cc6dbc32fa5a68260938bfad7 /config.h.in | |
parent | 119608ac2a339aca282812e9cbdc3bb015c1040c (diff) |
Fix TIFF test
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 165d8766..1393c5a6 100644 --- a/config.h.in +++ b/config.h.in @@ -53,9 +53,6 @@ /* Define to 1 if libPNG is available */ #undef HAVE_LIBPNG -/* Define to 1 if you have the `tiff' library (-ltiff). */ -#undef HAVE_LIBTIFF - /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC |