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

Comparing rxvt-unicode/configure (file contents):
Revision 1.96 by root, Sat Jan 28 21:25:47 2006 UTC vs.
Revision 1.98 by root, Tue Jan 31 20:57:29 2006 UTC

4065 enableval="$enable_plain_scroll" 4065 enableval="$enable_plain_scroll"
4066 if test x$enableval = xyes -o x$enableval = xno; then 4066 if test x$enableval = xyes -o x$enableval = xno; then
4067 support_scroll_plain=$enableval 4067 support_scroll_plain=$enableval
4068 fi 4068 fi
4069fi; 4069fi;
4070
4071 4070
4072 4071
4073# Check whether --with-codesets or --without-codesets was given. 4072# Check whether --with-codesets or --without-codesets was given.
4074if test "${with_codesets+set}" = set; then 4073if test "${with_codesets+set}" = set; then
4075 withval="$with_codesets" 4074 withval="$with_codesets"
14558fi 14557fi
14559 14558
14560echo "*** Optionally check src/feature.h for further, rarely used options ***" 14559echo "*** Optionally check src/feature.h for further, rarely used options ***"
14561echo 14560echo
14562 14561
14563echo ".----------------------------------------------------------------."
14564echo ". NOTE: some features are disabled by default, try ."
14565echo ". configure --help to get an idea of the optional features, ."
14566echo ". or read ./README.configure ."
14567echo ". ."
14568echo ". The script ./reconf gives a reasonable baseline, try it if ."
14569echo ". you do not want to read documentation and still want some ."
14570echo ". useful features. ."
14571echo ".----------------------------------------------------------------."
14572echo
14573

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines