diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-15 15:30:04 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:36 +0200 |
commit | 221462ec2368d7bc85a90d8e07ccdc3a226c8865 (patch) | |
tree | c0015516401b63559b66752d1333f8eb5093ad2a /ChangeLog | |
parent | 67936c0c2e89cae378c7fb36c340c5a7fc33c13a (diff) |
2006-03-15 Thomas Schwinge <tschwinge@gnu.org
* configure.in: Check for strip and gzip.
* configure: Regenerated.
* Makerules.in (GZIP, STRIP): New variables.
(%.gz, %.stripped): New targets.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-03-15 Thomas Schwinge <tschwinge@gnu.org + + * configure.in: Check for strip and gzip. + * configure: Regenerated. + * Makerules.in (GZIP, STRIP): New variables. + (%.gz, %.stripped): New targets. + 2006-03-04 Roland McGrath <roland@frob.com> * Makefile.in (DEFS): Substitute once and use the variable elsewhere. |