diff options
| author | Glenn Morris | 2008-02-02 20:57:58 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-02 20:57:58 +0000 |
| commit | 4fd0214c85b398753a69adf26a53ef49f54be6d5 (patch) | |
| tree | ef48c3164c1f11c65635e6ec4a8148d544844ba4 | |
| parent | 435f8bc50e4868a107f87606c97696c5ae10bc18 (diff) | |
| download | emacs-4fd0214c85b398753a69adf26a53ef49f54be6d5.tar.gz emacs-4fd0214c85b398753a69adf26a53ef49f54be6d5.zip | |
Add entry I forgot to make yesterday.
Remove unnecessary entries about re-generating configure.
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -4,13 +4,17 @@ | |||
| 4 | HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and | 4 | HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and |
| 5 | pkg_check_m17n_flt, respectively, for the sake of the summary output. | 5 | pkg_check_m17n_flt, respectively, for the sake of the summary output. |
| 6 | Reported by Ulrich Mueller. | 6 | Reported by Ulrich Mueller. |
| 7 | * configure: Regenerated. | ||
| 8 | 7 | ||
| 9 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> | 8 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> |
| 10 | 9 | ||
| 11 | * configure.in: If admin/unidata/UnicodeData.txt is present, copy | 10 | * configure.in: If admin/unidata/UnicodeData.txt is present, copy |
| 12 | admin/unidata/Makefile.in to Makefile. | 11 | admin/unidata/Makefile.in to Makefile. |
| 13 | * configure: Regenerated. | 12 | |
| 13 | 2008-02-02 Glenn Morris <rgm@gnu.org> | ||
| 14 | |||
| 15 | * configure.in (HAVE_XFT): Ensure it is either "yes" or "no". | ||
| 16 | (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF) | ||
| 17 | (HAVE_XFT): Add "Does Emacs use..." messages at end. | ||
| 14 | 18 | ||
| 15 | 2008-02-01 Miles Bader <miles@gnu.org> | 19 | 2008-02-01 Miles Bader <miles@gnu.org> |
| 16 | 20 | ||