summaryrefslogtreecommitdiff
path: root/graphics/imlib2-tmp/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-06-23 06:43:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-06-23 06:43:20 +0000
commit77550d8d18f41e6e11e49fb358f4364a99e56b8d (patch)
tree2445dab84647cce0f5e0ae141152ec74fcb2fc95 /graphics/imlib2-tmp/files
parenttypo.. (diff)
Upgrade imlib to 1.6.
PR: ports/6893 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=11487
Diffstat (limited to 'graphics/imlib2-tmp/files')
-rw-r--r--graphics/imlib2-tmp/files/patch-aa62
1 files changed, 38 insertions, 24 deletions
diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa
index ad2d4ad457f7..34a053cafccb 100644
--- a/graphics/imlib2-tmp/files/patch-aa
+++ b/graphics/imlib2-tmp/files/patch-aa
@@ -1,30 +1,44 @@
---- 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"
+--- configure.orig Tue Jun 23 14:08:14 1998
++++ configure Tue Jun 23 14:10:55 1998
+@@ -3762,16 +3762,16 @@
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
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- ac_safe=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
+-echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
+-echo "configure:3768: checking for tiffio.h" >&5
++ ac_safe=`echo "tiff34/tiffio.h" | sed 'y%./+-%__p_%'`
++echo $ac_n "checking for tiff34/tiffio.h""... $ac_c" 1>&6
++echo "configure:3768: checking for tiff34/tiffio.h" >&5
+ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+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"
+ cat > conftest.$ac_ext <<EOF
+ #line 3773 "configure"
#include "confdefs.h"
-@@ -3252,7 +3252,7 @@
- #define $ac_tr_lib 1
+-#include <tiffio.h>
++#include <tiff34/tiffio.h>
EOF
-
-- LIBS="-ltiff $LIBS"
-+ LIBS="-ltiff34 $LIBS"
-
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+ { (eval echo configure:3778: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+@@ -3844,16 +3844,16 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'`
+-echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6
+-echo "configure:3850: checking for gif_lib.h" >&5
++ ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'`
++echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6
++echo "configure:3850: checking for giflib/gif_lib.h" >&5
+ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
else
- echo "$ac_t""no" 1>&6
+ cat > conftest.$ac_ext <<EOF
+ #line 3855 "configure"
+ #include "confdefs.h"
+-#include <gif_lib.h>
++#include <giflib/gif_lib.h>
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+ { (eval echo configure:3860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }