# HG changeset patch # User Glenn Morris # Date 1201985878 0 # Node ID 33add55814c9a9159cc76433d136fc4eccc5b442 # Parent e086fbb9f3a192626bca27df200896d30ee761da Add entry I forgot to make yesterday. Remove unnecessary entries about re-generating configure. diff -r e086fbb9f3a1 -r 33add55814c9 ChangeLog --- a/ChangeLog Sat Feb 02 20:46:40 2008 +0000 +++ b/ChangeLog Sat Feb 02 20:57:58 2008 +0000 @@ -4,13 +4,17 @@ HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and pkg_check_m17n_flt, respectively, for the sake of the summary output. Reported by Ulrich Mueller. - * configure: Regenerated. 2008-02-02 Eli Zaretskii * configure.in: If admin/unidata/UnicodeData.txt is present, copy admin/unidata/Makefile.in to Makefile. - * configure: Regenerated. + +2008-02-02 Glenn Morris + + * configure.in (HAVE_XFT): Ensure it is either "yes" or "no". + (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF) + (HAVE_XFT): Add "Does Emacs use..." messages at end. 2008-02-01 Miles Bader