Mercurial > hg > xemacs-beta
comparison configure @ 3167:89ce0380ee4f
[xemacs-hg @ 2005-12-23 15:21:19 by stephent]
always forget configure in the main commit ...
author | stephent |
---|---|
date | Fri, 23 Dec 2005 15:21:19 +0000 |
parents | 7806dcd19859 |
children | 15139dbf89f4 |
comparison
equal
deleted
inserted
replaced
3166:483af4dd065b | 3167:89ce0380ee4f |
---|---|
39169 echo " - Xmu library not available; substituting equivalent routines." | 39169 echo " - Xmu library not available; substituting equivalent routines." |
39170 fi | 39170 fi |
39171 if test "$with_wmcommand" != no; then | 39171 if test "$with_wmcommand" != no; then |
39172 echo " - Handling WM_COMMAND properly." | 39172 echo " - Handling WM_COMMAND properly." |
39173 fi | 39173 fi |
39174 if test "$with_xft" = "yes"; then | 39174 if test "$with_xft_emacs" = "yes"; then |
39175 echo " - Compiling in support for Xft antialiased fonts (EXPERIMENTAL)." | 39175 echo " - Compiling in support for Xft antialiased fonts (EXPERIMENTAL)." |
39176 fi | 39176 fi |
39177 fi | 39177 fi |
39178 if test "$need_motif" = "yes" ; then | 39178 if test "$need_motif" = "yes" ; then |
39179 echo " Compiling in support for Motif." | 39179 echo " Compiling in support for Motif." |