From 9e73cefe0ce36ae83abb3951973f9315f65d751f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 29 Apr 2004 19:23:34 +0000 Subject: Update to 1.7 RC 1. The list of feature in this release can be found at: http://www.mozilla.org/releases/mozilla1.7rc1/README.html --- www/seamonkey2/files/patch-qt | 57 +++++++------------------------------------ 1 file changed, 9 insertions(+), 48 deletions(-) (limited to 'www/seamonkey2/files/patch-qt') diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt index 80213cec7548..6b72f3f007ae 100644 --- a/www/seamonkey2/files/patch-qt +++ b/www/seamonkey2/files/patch-qt @@ -1,15 +1,15 @@ ---- configure.orig Mon Mar 15 23:00:47 2004 -+++ configure Fri Mar 19 18:09:53 2004 -@@ -9370,7 +9370,7 @@ +--- configure.orig Tue Apr 20 21:39:17 2004 ++++ configure Thu Apr 29 14:01:52 2004 +@@ -9362,7 +9362,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <&6 @@ -18,16 +18,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -9411,7 +9411,7 @@ +@@ -9403,7 +9403,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <&6 @@ -36,7 +36,7 @@ else echo "$ac_t""no" 1>&6 fi -@@ -12299,9 +12299,9 @@ +@@ -12298,9 +12298,9 @@ @@ -48,42 +48,3 @@ # Check whether --enable-extensions or --disable-extensions was given. if test "${enable_extensions+set}" = set; then -@@ -12507,15 +12507,15 @@ - - - if test -z "$GSSAPI_LIBS" ; then -- LIBS="$LIBS -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err" -- echo $ac_n "checking for gss_init_sec_context in -lgssapi_krb5""... $ac_c" 1>&6 --echo "configure:12513: checking for gss_init_sec_context in -lgssapi_krb5" >&5 --ac_lib_var=`echo gssapi_krb5'_'gss_init_sec_context | sed 'y%./+-%__p_%'` -+ LIBS="$LIBS -lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" -+ echo $ac_n "checking for gss_init_sec_context in -lgssapi""... $ac_c" 1>&6 -+echo "configure:12513: checking for gss_init_sec_context in -lgssapi" >&5 -+ac_lib_var=`echo gssapi'_'gss_init_sec_context | sed 'y%./+-%__p_%'` - 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" --LIBS="-lgssapi_krb5 $LIBS" -+LIBS="-lgssapi $LIBS" - cat > conftest.$ac_ext <&6 -- GSSAPI_LIBS="-L$GSSAPI_DIR/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err" -+ GSSAPI_LIBS="-L$GSSAPI_DIR/lib -lgssapi -lkrb5 -lasn1 -lroken -lcrypto -lcom_err -lcrypt" - else - echo "$ac_t""no" 1>&6 - fi -@@ -12653,7 +12653,7 @@ - cat > conftest.$ac_ext < -+ #include - int main() { - gss_OID oid = GSS_C_NT_HOSTBASED_SERVICE; - ; return 0; } -- cgit v1.2.3