1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/imlib2/files/patch-aa
1998-04-29 21:32:49 +00:00

31 lines
885 B
Plaintext

--- configure.orig Wed Apr 22 07:47:30 1998
+++ configure Thu Apr 30 05:05:50 1998
@@ -3215,14 +3215,14 @@
GX_LIBS="$GTK_LIBS"
fi
-echo $ac_n "checking for main in -ltiff""... $ac_c" 1>&6
-echo "configure:3220: checking for main in -ltiff" >&5
-ac_lib_var=`echo tiff'_'main | sed 'y%./+-%__p_%'`
+echo $ac_n "checking for main in -ltiff34""... $ac_c" 1>&6
+echo "configure:3220: checking for main in -ltiff34" >&5
+ac_lib_var=`echo tiff34'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ltiff $GX_LIBS $LIBS"
+LIBS="-ltiff34 $GX_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3228 "configure"
#include "confdefs.h"
@@ -3252,7 +3252,7 @@
#define $ac_tr_lib 1
EOF
- LIBS="-ltiff $LIBS"
+ LIBS="-ltiff34 $LIBS"
else
echo "$ac_t""no" 1>&6