ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.1 by pcg, Mon Nov 24 17:28:07 2003 UTC vs.
Revision 1.3 by pcg, Thu Dec 18 01:08:05 2003 UTC

189ac_help="$ac_help 189ac_help="$ac_help
190 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters" 190 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters"
191ac_help="$ac_help 191ac_help="$ac_help
192 --enable-xft enable xft support on systems that have it" 192 --enable-xft enable xft support on systems that have it"
193ac_help="$ac_help 193ac_help="$ac_help
194 --with-codesets=NAME,... compile in additional codesets (hp,jp_ext,kr,cn,cn_ext,vn,all)" 194 --with-codesets=NAME,... compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,vn,all)"
195ac_help="$ac_help 195ac_help="$ac_help
196 --with-encoding=NAME set language default encoding to NAME (default: sjis) 196 --with-encoding=NAME set language default encoding to NAME (default: sjis)
197 (eucj|sjis|big5|gb|kr|noenc)" 197 (eucj|sjis|big5|gb|kr|noenc)"
198ac_help="$ac_help 198ac_help="$ac_help
199 --enable-utmp enable utmp (utmpx) support *" 199 --enable-utmp enable utmp (utmpx) support *"
9729else 9729else
9730 echo "$ac_t""no" 1>&6 9730 echo "$ac_t""no" 1>&6
9731support_xft=no 9731support_xft=no
9732fi 9732fi
9733 9733
9734
9735 if test x$support_xft = xyes; then
9734 cat >> confdefs.h <<\EOF 9736 cat >> confdefs.h <<\EOF
9735#define XFT 1 9737#define XFT 1
9736EOF 9738EOF
9737 9739
9740 fi
9738fi 9741fi
9739 9742
9740trap '' 1 2 15 9743trap '' 1 2 15
9741cat > confcache <<\EOF 9744cat > confcache <<\EOF
9742# This file is a shell script that caches the results of configure 9745# This file is a shell script that caches the results of configure

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines