diff options
Diffstat (limited to 'x11/gnome-libs/files/patch-aa')
-rw-r--r-- | x11/gnome-libs/files/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa index f4cbc51..a0dfe69 100644 --- a/x11/gnome-libs/files/patch-aa +++ b/x11/gnome-libs/files/patch-aa @@ -1,26 +1,5 @@ --- configure.orig Wed Sep 23 23:37:33 1998 +++ configure Sat Sep 26 22:02:01 1998 -@@ -6129,16 +6129,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:6135: 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:6135: 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 6140 "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:6145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } @@ -6209,16 +6209,16 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then |