diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,5 +1,9 @@ | |||
| 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (INFO_FILES): Remove variable. | ||
| 4 | (INFO_NONMISC): New variable. | ||
| 5 | (install-arch-indep, uninstall): Don't use $INFO_FILES. | ||
| 6 | |||
| 3 | * Makefile.in (uninstall): Remove useless-use-of-for; that for | 7 | * Makefile.in (uninstall): Remove useless-use-of-for; that for |
| 4 | some reason caused problems on an old Solaris. | 8 | some reason caused problems on an old Solaris. |
| 5 | 9 | ||