aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2/files
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-11-25 13:06:28 +0800
committerjseger <jseger@FreeBSD.org>1998-11-25 13:06:28 +0800
commit404c789b99f73943ae9b2fc4c44599e6a5815c3e (patch)
tree3175ab9c2720379676a44e52680ecfccc51e6e7a /graphics/imlib2/files
parent39e1cbd7a121962872f9c69b7e75a905a5db33a7 (diff)
downloadfreebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.tar.gz
freebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.tar.zst
freebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.zip
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by: asami
Diffstat (limited to 'graphics/imlib2/files')
-rw-r--r--graphics/imlib2/files/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa
index f4eeb1fb5bfd..baa16c3006da 100644
--- a/graphics/imlib2/files/patch-aa
+++ b/graphics/imlib2/files/patch-aa
@@ -144,27 +144,6 @@
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:1844: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.
-@@ -3773,16 +3636,16 @@
- fi
- 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:3779: 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:3779: 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
- cat > conftest.$ac_ext <<EOF
- #line 3784 "configure"
- #include "confdefs.h"
--#include <tiffio.h>
-+#include <tiff34/tiffio.h>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
- { (eval echo configure:3789: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
@@ -3821,16 +3684,16 @@