From: Ralf Wildenhues Date: Thu, 13 Jan 2005 17:27:43 +0000 (+0000) Subject: * TODO: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71767d95c3809a911cd33f1922f45e59ad8255c6;p=thirdparty%2Flibtool.git * TODO: Update. --- diff --git a/ChangeLog b/ChangeLog index 824b828e3..99d3cab9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-01-12 Ralf Wildenhues + * TODO: Update. + * libtoolize.m4sh: Back out copying `install-sh' by libtoolize. * doc/libtool.texi (Distributing): Mention that we distribute `install-sh', but that non-Automake users will have to copy diff --git a/TODO b/TODO index b7855e204..2e2d03e44 100644 --- a/TODO +++ b/TODO @@ -46,6 +46,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 ------------