summaryrefslogtreecommitdiff
path: root/www/mozilla-devel/files/patch-qt
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-devel/files/patch-qt')
-rw-r--r--www/mozilla-devel/files/patch-qt14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/mozilla-devel/files/patch-qt b/www/mozilla-devel/files/patch-qt
index e20338515c68..ba6cdced59b7 100644
--- a/www/mozilla-devel/files/patch-qt
+++ b/www/mozilla-devel/files/patch-qt
@@ -1,9 +1,9 @@
$FreeBSD$
---- configure.orig Wed Jun 27 01:21:19 2001
-+++ configure Mon Jul 2 10:51:16 2001
-@@ -6681,7 +6681,7 @@
+--- configure.orig Wed Jul 25 08:44:09 2001
++++ configure Sat Aug 4 11:18:33 2001
+@@ -6528,7 +6528,7 @@
echo "$ac_t""$HOST_MOC" 1>&6
MOC=$HOST_MOC
@@ -12,7 +12,7 @@ $FreeBSD$
QT_LIBS="-L/usr/X11R6/lib -L${QTDIR}/lib -lqt -lXext -lX11"
# Check whether --with-static-qt or --without-static-qt was given.
-@@ -8777,6 +8777,9 @@
+@@ -8587,6 +8587,9 @@
os2*)
LIBS=
;;
@@ -22,7 +22,7 @@ $FreeBSD$
esac
for ac_hdr in sys/byteorder.h compat.h getopt.h
do
-@@ -9506,8 +9509,6 @@
+@@ -9316,8 +9319,6 @@
if test $? -eq 0; then
if test -z "`egrep -i '(unrecognize|unknown)' conftest.out | grep pthread`" && test -z "`egrep -i '(error|incorrect)' conftest.out`" ; then
ac_cv_have_dash_pthread=yes
@@ -31,7 +31,7 @@ $FreeBSD$
fi
fi
rm -f conftest*
-@@ -9541,7 +9542,7 @@
+@@ -9351,7 +9352,7 @@
EOF
if test "$ac_cv_have_dash_pthread" = "yes"; then
@@ -40,7 +40,7 @@ $FreeBSD$
else
_PTHREAD_LDFLAGS="-lc_r"
fi
-@@ -14107,6 +14108,7 @@
+@@ -13701,6 +13702,7 @@
;;
*)
NSPR_LIBS=`./nsprpub/config/nspr-config --prefix=$MOZ_BUILD_ROOT/dist --exec-prefix=$MOZ_BUILD_ROOT/dist --libs`