summaryrefslogtreecommitdiff
path: root/graphics/imlib/patches/patch-ag
blob: d0b4cbe5ec8e9b816ff2405144902ab2a4f3db74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ag,v 1.4.10.1 2004/12/13 18:03:27 salo Exp $

--- configure.orig	2004-09-23 01:15:44.000000000 +0000
+++ configure
@@ -23645,8 +23645,8 @@ echo "${ECHO_T}$ac_cv_header_tiffio_h" >
 
 fi
 if test $ac_cv_header_tiffio_h = yes; then
-  TIFFLIBS="-ltiff"
-    SUPPORT_LIBS="$SUPPORT_LIBS -ltiff";
+  TIFFLIBS="-ltiff -ljpeg -lz"
+    SUPPORT_LIBS="$SUPPORT_LIBS -ltiff -ljpeg -lz";
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_LIBTIFF 1
 _ACEOF