diff options
Diffstat (limited to 'databases/openldap/patches/patch-aa')
-rw-r--r-- | databases/openldap/patches/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/databases/openldap/patches/patch-aa b/databases/openldap/patches/patch-aa deleted file mode 100644 index b0aa7dba3a4..00000000000 --- a/databases/openldap/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2000/06/15 12:54:12 kleink Exp $ - ---- configure.orig Thu Aug 26 04:39:37 1999 -+++ configure Wed Sep 15 11:47:45 1999 -@@ -2318,6 +2318,7 @@ - # Save cache, so that ltconfig can load it - - -+if false; then - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ -@@ -2336,6 +2337,8 @@ - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' - -+fi -+ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log |