summaryrefslogtreecommitdiff
path: root/www/seamonkey2/files/patch-qt
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey2/files/patch-qt')
-rw-r--r--www/seamonkey2/files/patch-qt47
1 files changed, 0 insertions, 47 deletions
diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt
deleted file mode 100644
index bf90908127a3..000000000000
--- a/www/seamonkey2/files/patch-qt
+++ /dev/null
@@ -1,47 +0,0 @@
---- configure.orig Wed Dec 22 19:34:26 2004
-+++ configure Sun Jan 16 16:30:16 2005
-@@ -9446,7 +9446,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 <<EOF
- #line 9452 "configure"
- #include "confdefs.h"
-@@ -9477,7 +9477,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- _ICONV_LIBS="$_ICONV_LIBS -liconv"
-+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6
-@@ -9487,7 +9487,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 <<EOF
- #line 9493 "configure"
- #include "confdefs.h"
-@@ -9518,7 +9518,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- _ICONV_LIBS="$_ICONV_LIBS -liconv"
-+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
- else
- echo "$ac_t""no" 1>&6
- fi
-@@ -11847,7 +11847,7 @@
- MOZ_COMPOSER=1
- MOZ_PROFILESHARING=1
- MOZ_APP_VERSION=$MOZILLA_VERSION
-- MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs negotiateauth sroaming permissions"
-+ MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck gnomevfs negotiateauth sroaming permissions"
- ;;
-
- browser)