From 366e4de24b67f5fd778f32d719b8e7f07c1bf724 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 20 Dec 2005 13:17:00 +0000 Subject: - update to 1.5.22, most prominent fixes are: - Fix 1.5 regression that caused linking a program `-static' to also link statically against installed libtool libraries, contrary to documented (and actual 1.4.x) behavior. - Fix silent failure of `libtoolize --ltdl' if libltdl files not present. --- .cvsignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 1538e06..7d5a21f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libtool-1.5.20.tar.gz +libtool-1.5.22.tar.gz -- cgit