diff options
| author | Werner LEMBERG | 2011-01-23 11:38:14 +0100 |
|---|---|---|
| committer | Werner LEMBERG | 2011-01-23 11:38:14 +0100 |
| commit | 45eb2a5d4609e89fae1723979f26a56b5fba8fa1 (patch) | |
| tree | d647ac56e9faae305adb861b5cbb314d74bff5bb /doc/misc/ChangeLog | |
| parent | 53ed5e45d394747a9de976a936cd8b017f75e1a4 (diff) | |
| download | emacs-45eb2a5d4609e89fae1723979f26a56b5fba8fa1.tar.gz emacs-45eb2a5d4609e89fae1723979f26a56b5fba8fa1.zip | |
Improve configuration of makeinfo.
* Makefile.in (MAKEINFO): Now controlled by `configure'.
(MAKEINFO_OPTS): New variable. Use it where appropriate.
(ENVADD): Updated.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c1fca8ad889..805a048ee2f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-01-23 Werner Lemberg <wl@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (MAKEINFO): Now controlled by `configure'. | ||
| 4 | (MAKEINFO_OPTS): New variable. Use it where appropriate. | ||
| 5 | (ENVADD): Updated. | ||
| 6 | |||
| 1 | 2011-01-18 Glenn Morris <rgm@gnu.org> | 7 | 2011-01-18 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * ert.texi: Relicense under GFDL 1.3+, and standardize license notice. | 9 | * ert.texi: Relicense under GFDL 1.3+, and standardize license notice. |