diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (uninstall): Remove useless-use-of-for; that for | ||
| 4 | some reason caused problems on an old Solaris. | ||
| 5 | |||
| 3 | * Makefile.in (install-arch-indep, uninstall): | 6 | * Makefile.in (install-arch-indep, uninstall): |
| 4 | Ensure that INSTALL-type commands are run from top-level. | 7 | Ensure that INSTALL-type commands are run from top-level. |
| 5 | 8 | ||