diff options
author | jlam <jlam@pkgsrc.org> | 2000-06-20 23:30:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-06-20 23:30:23 +0000 |
commit | 9ca42a8c275ba17b26fec0288b3aa7639cc627cb (patch) | |
tree | 76d4d26fe3f51dd6c709c55d56230ef31f097d11 /textproc/libxml | |
parent | 88cb6c49b3cbdf48d51a2f8fe1142223e1a4f183 (diff) | |
download | pkgsrc-9ca42a8c275ba17b26fec0288b3aa7639cc627cb.tar.gz |
Remove unnecessary patch now that we USE_LIBTOOL.
Diffstat (limited to 'textproc/libxml')
-rw-r--r-- | textproc/libxml/patches/patch-aa | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/libxml/patches/patch-aa b/textproc/libxml/patches/patch-aa deleted file mode 100644 index f084acb4263..00000000000 --- a/textproc/libxml/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2000/05/02 18:48:43 danw Exp $ - ---- configure.orig Thu Jul 15 16:48:03 1999 -+++ configure Fri Jul 30 18:15:28 1999 -@@ -2094,8 +2094,10 @@ - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" - -+if false; then - # 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. |