diff options
Diffstat (limited to 'x11/kdelibs3/patches/patch-ae')
-rw-r--r-- | x11/kdelibs3/patches/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kdelibs3/patches/patch-ae b/x11/kdelibs3/patches/patch-ae deleted file mode 100644 index 6d394e57652..00000000000 --- a/x11/kdelibs3/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2003/03/11 13:10:34 markd Exp $ - ---- configure.orig Sat Feb 1 02:07:28 2003 -+++ configure -@@ -20255,7 +20255,7 @@ - ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' - ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - --ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' -+ac_link='rm -rf SunWS_cache; ${LIBTOOL_SHELL} --tag=CXX --mode=link ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' - - - cat >conftest.$ac_ext <<_ACEOF |