pkgsrc/devel/libtool/patches/patch-ad
skrll 2ade3dfe16 Update libtool to a newer snapshot.
Notable changes are:

	* Fix memory leak in libltdl
	* Handle large dependency_libs entries in .la files better
	* Integration of a lot of the NetBSD changes
2001-06-14 14:55:45 +00:00

13 lines
319 B
Text

$NetBSD: patch-ad,v 1.5 2001/06/14 14:55:47 skrll Exp $
--- Makefile.in.orig Wed May 23 05:07:23 2001
+++ Makefile.in
@@ -93,7 +93,7 @@
AUTOMAKE_OPTIONS = 1.3e gnu
-BUILD_SUBDIRS = . libltdl doc tests
+BUILD_SUBDIRS = . libltdl tests
SUBDIRS = $(BUILD_SUBDIRS)
DIST_SUBDIRS = $(BUILD_SUBDIRS) $(CONF_SUBDIRS)