diff options
Diffstat (limited to 'converters/kdesupport/patches/patch-aa')
-rw-r--r-- | converters/kdesupport/patches/patch-aa | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/converters/kdesupport/patches/patch-aa b/converters/kdesupport/patches/patch-aa deleted file mode 100644 index a6157cbf46d..00000000000 --- a/converters/kdesupport/patches/patch-aa +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2000/08/25 08:26:59 tron Exp $ - ---- configure.orig Tue Sep 7 17:24:53 1999 -+++ configure Fri Aug 25 10:24:10 2000 -@@ -3266,6 +3266,7 @@ - - - -+if false; then - echo $ac_n "checking for Qt""... $ac_c" 1>&6 - echo "configure:3271: checking for Qt" >&5 - LIBQT="-lqt -lXext -lX11 $LIBSOCKET" -@@ -3600,6 +3601,7 @@ - - - LIB_QT='-lqt $(LIB_X11)' -+fi - - - -@@ -5479,7 +5481,7 @@ - - - -- -+if false; then - echo $ac_n "checking for main in -ljs""... $ac_c" 1>&6 - echo "configure:5485: checking for main in -ljs" >&5 - ac_lib_var=`echo js'_'main | sed 'y%./+-%__p_%'` -@@ -5525,7 +5527,7 @@ - For this have a look at http://people.ssh.fi/mtr/js - " 1>&2 - TOPSUBDIRS="$TOPSUBDIRS js" -- -+fi - - cat >> confdefs.h <<EOF - #define CANONICAL_HOST "$host" |