1998-04-29 21:32:49 +00:00
|
|
|
--- 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
|
1998-02-18 15:36:14 +00:00
|
|
|
|
1998-04-29 21:32:49 +00:00
|
|
|
-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_%'`
|
1998-02-18 15:36:14 +00:00
|
|
|
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"
|
1998-04-29 21:32:49 +00:00
|
|
|
-LIBS="-ltiff $GX_LIBS $LIBS"
|
|
|
|
+LIBS="-ltiff34 $GX_LIBS $LIBS"
|
1998-02-18 15:36:14 +00:00
|
|
|
cat > conftest.$ac_ext <<EOF
|
1998-04-29 21:32:49 +00:00
|
|
|
#line 3228 "configure"
|
|
|
|
#include "confdefs.h"
|
|
|
|
@@ -3252,7 +3252,7 @@
|
1998-03-11 02:58:23 +00:00
|
|
|
#define $ac_tr_lib 1
|
|
|
|
EOF
|
|
|
|
|
|
|
|
- LIBS="-ltiff $LIBS"
|
|
|
|
+ LIBS="-ltiff34 $LIBS"
|
|
|
|
|
1998-02-18 15:36:14 +00:00
|
|
|
else
|
|
|
|
echo "$ac_t""no" 1>&6
|