aboutsummaryrefslogtreecommitdiff
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-qt19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/mozilla-devel/files/patch-qt b/www/mozilla-devel/files/patch-qt
deleted file mode 100644
index 7135dbc3f2a9..000000000000
--- a/www/mozilla-devel/files/patch-qt
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig Tue Jan 18 04:16:15 2000
-+++ configure Fri Jan 28 23:28:19 2000
-@@ -5403,7 +5403,7 @@
- echo $ac_n "checking for Qt insanity""... $ac_c" 1>&6
- echo "configure:5405: checking for Qt insanity" >&5
-
-- QT_CFLAGS="-I${QTDIR}/include/qt"
-+ QT_CFLAGS="-I${QTDIR}/include/X11/qt"
- QT_LIBS="-L/usr/X11R6/lib -L${QTDIR}/lib -lqt -lXext -lX11"
-
- # Check whether --with-static-qt or --without-static-qt was given.
-@@ -6683,6 +6683,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+CPPFLAGS="${CPPFLAGS} ${X_CFLAGS}"
- for ac_hdr in sys/byteorder.h compat.h getopt.h
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`