Mercurial > hg > xemacs-beta
comparison configure @ 450:98528da0b7fc r21-2-40
Import from CVS: tag r21-2-40
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:39:20 +0200 |
parents | 3078fd1074e8 |
children | 3d3049ae1304 |
comparison
equal
deleted
inserted
replaced
449:c83749d23eb5 | 450:98528da0b7fc |
---|---|
9474 #define USE_XFONTSET 1 | 9474 #define USE_XFONTSET 1 |
9475 EOF | 9475 EOF |
9476 } | 9476 } |
9477 | 9477 |
9478 if test "$with_xim" = "no" ; then | 9478 if test "$with_xim" = "no" ; then |
9479 extra_objs="$extra_objs input-method-xfs.o" && if test "$extra_verbose" = "yes"; then | 9479 extra_objs="$extra_objs input-method-xlib.o" && if test "$extra_verbose" = "yes"; then |
9480 echo " xemacs will be linked with \"input-method-xfs.o\"" | 9480 echo " xemacs will be linked with \"input-method-xlib.o\"" |
9481 fi | 9481 fi |
9482 fi | 9482 fi |
9483 fi | 9483 fi |
9484 fi | 9484 fi |
9485 test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support | 9485 test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support |