From: Ralf Wildenhues Date: Thu, 13 Jan 2005 17:28:08 +0000 (+0000) Subject: * TODO: Update. X-Git-Tag: release-2-1b~783 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c62b360f3595fa110213778d9914341de5d2781;p=thirdparty%2Flibtool.git * TODO: Update. --- diff --git a/ChangeLog b/ChangeLog index 9454795d9..d008db53f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-01-12 Ralf Wildenhues + * TODO: Update. + * libltdl/ltdl.c: Whitespace cleanup. * config/ltmain.m4sh: New option `--verbose'/`-v' to enable diff --git a/TODO b/TODO index 7a01c0a00..9e74a4636 100644 --- a/TODO +++ b/TODO @@ -48,6 +48,9 @@ GNU Libtool most packages that use pkg-config also use libtool, I think this would be a good way to reduce maintainer and developer dependencies. +* Have libtoolize install `install-sh' if a newer version is available, + and/or Automake is not used. + 1.2. libtldl ------------