diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 3 insertions, 7 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 | * configure.in (LD_SWITCH_SYSTEM): Don't try to defeat | ||
| 4 | the choices made by FreeBSD and NetBSD. (Bug#10313) | ||
| 5 | |||
| 3 | * Makefile.in (INFO_FILES): Remove variable. | 6 | * Makefile.in (INFO_FILES): Remove variable. |
| 4 | (INFO_NONMISC): New variable. | 7 | (INFO_NONMISC): New variable. |
| 5 | (install-arch-indep, uninstall): Don't use $INFO_FILES. | 8 | (install-arch-indep, uninstall): Don't use $INFO_FILES. |
| @@ -10,13 +13,6 @@ | |||
| 10 | * Makefile.in (install-arch-indep, uninstall): | 13 | * Makefile.in (install-arch-indep, uninstall): |
| 11 | Ensure that INSTALL-type commands are run from top-level. | 14 | Ensure that INSTALL-type commands are run from top-level. |
| 12 | 15 | ||
| 13 | * Makefile.in (INFO_FILES): Add emacs-gnutls; accidentally | ||
| 14 | omitted from 2012-04-12 backport from trunk. | ||
| 15 | |||
| 16 | * info/dir: Make some entries consistent with the source texi files. | ||
| 17 | |||
| 18 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. | ||
| 19 | |||
| 20 | * info/dir: Make some entries consistent with the source texi files. | 16 | * info/dir: Make some entries consistent with the source texi files. |
| 21 | 17 | ||
| 22 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. | 18 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. |