diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 02:38:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 02:38:56 +0000 |
commit | c9e86380dcdec4c1901c1a467199cb03b9c2f03e (patch) | |
tree | 55739c18e0a4157e732f57accc1a104e51a558fa /x11/libgnome | |
parent | 1a126abcbedeccc76ffbbffcc59020847d49c241 (diff) | |
download | ports-c9e86380dcdec4c1901c1a467199cb03b9c2f03e.tar.gz ports-c9e86380dcdec4c1901c1a467199cb03b9c2f03e.zip |
Notes
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/files/patch-aa | 99 |
1 files changed, 97 insertions, 2 deletions
diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa index df73c8cc1ba9..e8b35adcca6f 100644 --- a/x11/libgnome/files/patch-aa +++ b/x11/libgnome/files/patch-aa @@ -1,5 +1,5 @@ --- configure.orig Fri Aug 14 07:36:30 1998 -+++ configure Wed Aug 26 20:19:08 1998 ++++ configure Thu Sep 17 19:42:01 1998 @@ -78,6 +78,8 @@ # Initialize some other variables. subdirs= @@ -88,7 +88,102 @@ fi rm -f conftest* CFLAGS="$ac_save_CFLAGS" -@@ -6158,7 +6160,7 @@ +@@ -5847,16 +5849,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:5853: 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:5853: 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 5858 "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:5863: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -5920,16 +5922,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:5926: 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:5926: 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 5931 "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:5936: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -5993,16 +5995,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:5999: 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:5999: 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 6004 "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:6009: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -6073,16 +6075,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_%'` ++ ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 +-echo "configure:6079: checking for gif_lib.h" >&5 ++echo "configure:6079: 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 + cat > conftest.$ac_ext <<EOF + #line 6084 "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:6089: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -6149,16 +6151,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:6155: 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:6155: 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 cat > conftest.$ac_ext <<EOF #line 6160 "configure" #include "confdefs.h" |