diff options
Diffstat (limited to 'x11/lesstif/patches/patch-ao')
-rw-r--r-- | x11/lesstif/patches/patch-ao | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/x11/lesstif/patches/patch-ao b/x11/lesstif/patches/patch-ao deleted file mode 100644 index f6e4452e9fd..00000000000 --- a/x11/lesstif/patches/patch-ao +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-ao,v 1.5 2000/05/30 07:38:54 tron Exp $ - ---- lib/Xlt/configure.orig Mon May 15 02:47:21 2000 -+++ lib/Xlt/configure Tue May 30 09:35:32 2000 -@@ -560,7 +560,7 @@ - - - ac_aux_dir= --for ac_dir in . $srcdir/.; do -+for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do - if test -f $ac_dir/install-sh; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" -@@ -2871,6 +2871,7 @@ - fi - - -+if false; then - # Check for any special flags to pass to ltconfig. - libtool_flags="--cache-file=$cache_file" - test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" -@@ -3041,6 +3042,7 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -+fi - - echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 - echo "configure:3047: checking whether to enable maintainer-specific portions of Makefiles" >&5 |