summaryrefslogtreecommitdiff
path: root/www/seamonkey2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey2/files/patch-configure')
-rw-r--r--www/seamonkey2/files/patch-configure47
1 files changed, 0 insertions, 47 deletions
diff --git a/www/seamonkey2/files/patch-configure b/www/seamonkey2/files/patch-configure
deleted file mode 100644
index 1b766c9dbbba..000000000000
--- a/www/seamonkey2/files/patch-configure
+++ /dev/null
@@ -1,47 +0,0 @@
---- configure.orig 2007-07-15 10:42:42.000000000 -0400
-+++ configure 2007-07-20 17:39:12.000000000 -0400
-@@ -1047,7 +1047,7 @@
-
- MOZJPEG=62
- MOZPNG=10217
--MOZZLIB=1.2.3
-+MOZZLIB=1.2.2
- NSPR_VERSION=4
- NSS_VERSION=3
-
-@@ -10403,7 +10403,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 10409 "configure"
- #include "confdefs.h"
-@@ -10434,7 +10434,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
-@@ -10444,7 +10444,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 10450 "configure"
- #include "confdefs.h"
-@@ -10475,7 +10475,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