Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at: bump version, fix make install, convert to Makefile.autotools.in format | Peter Korsgaard | 2010-01-28 | 1 | -0/+30 |
Make install would fail if target != host, as it tried to use host strip for install -s. Patch 1-5 from ptxdist. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |