From: Tim Rice Date: Thu, 17 Apr 2003 02:09:32 +0000 (+0000) Subject: [Bug 399] added #include to TIFF test to make AIX happy. X-Git-Tag: HYLAFAX-4_1_6BETA1~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94fd2e2fb2dfe5b671faa434ee11e7a6cbed441f;p=thirdparty%2FHylaFAX.git [Bug 399] added #include to TIFF test to make AIX happy. --- diff --git a/configure b/configure index caa96abd..9fb6db95 100755 --- a/configure +++ b/configure @@ -2297,6 +2297,7 @@ CheckLibtiff() Note "... checking TIFF library version" tiff_runlen_t="" cat>t.c< #include "tiffio.h" main() {