diff options
| author | Thien-Thi Nguyen | 2008-02-02 20:46:40 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2008-02-02 20:46:40 +0000 |
| commit | 435f8bc50e4868a107f87606c97696c5ae10bc18 (patch) | |
| tree | 3bf3aaeb91a306ff06c022454dc0bb048c8887a3 /ChangeLog | |
| parent | 5285e5a626b4ff9800497a3c0f083976cb22ca96 (diff) | |
| download | emacs-435f8bc50e4868a107f87606c97696c5ae10bc18.tar.gz emacs-435f8bc50e4868a107f87606c97696c5ae10bc18.zip | |
Arrange for innards to jive w/ summary for libotf and m17n-flt.
* configure.in: For libotf and m17n-flt checks, set shell vars
HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
pkg_check_m17n_flt, respectively, for the sake of the summary output.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org> | ||
| 2 | |||
| 3 | * configure.in: For libotf and m17n-flt checks, set shell vars | ||
| 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. | ||
| 6 | Reported by Ulrich Mueller. | ||
| 7 | * configure: Regenerated. | ||
| 8 | |||
| 1 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> | 9 | 2008-02-02 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * configure.in: If admin/unidata/UnicodeData.txt is present, copy | 11 | * configure.in: If admin/unidata/UnicodeData.txt is present, copy |