# HG changeset patch # User stephent # Date 1135351279 0 # Node ID 89ce0380ee4f1e3a1117a23ce1d0a6730b21fca2 # Parent 483af4dd065b8749290951595fbe4bd6ad950d83 [xemacs-hg @ 2005-12-23 15:21:19 by stephent] always forget configure in the main commit ... diff -r 483af4dd065b -r 89ce0380ee4f configure --- a/configure Fri Dec 23 15:11:42 2005 +0000 +++ b/configure Fri Dec 23 15:21:19 2005 +0000 @@ -39171,7 +39171,7 @@ if test "$with_wmcommand" != no; then echo " - Handling WM_COMMAND properly." fi - if test "$with_xft" = "yes"; then + if test "$with_xft_emacs" = "yes"; then echo " - Compiling in support for Xft antialiased fonts (EXPERIMENTAL)." fi fi