diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-17 11:34:18 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-17 11:34:18 +0000 |
commit | 60fe0a5a4aa183725ce6d956abf0ff316dc809a1 (patch) | |
tree | 920a33d3dad88305c728fd324ec529a09cf51ed8 /ChangeLog | |
parent | 93af2abd32bf493dac0a4e9e955faa8eef92b644 (diff) |
2008-11-17 Thomas Schwinge <tschwinge@gnu.org>
* configure.in: Unconditionally use the provided `install-sh'. Make
use of its `-C' option.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-11-17 Thomas Schwinge <tschwinge@gnu.org> + * configure.in: Unconditionally use the provided `install-sh'. Make + use of its `-C' option. + * configure: Regenerate. + * install-sh: Update to the GNU Automake 1.10.1 one. 2007-11-13 Thomas Schwinge <tschwinge@gnu.org> |