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

Comparing rxvt-unicode/configure (file contents):
Revision 1.39 by root, Sun Aug 22 01:40:31 2004 UTC vs.
Revision 1.40 by root, Sun Sep 5 09:32:59 2004 UTC

16942#define ENABLE_COMBINING 1 16942#define ENABLE_COMBINING 1
16943_ACEOF 16943_ACEOF
16944 16944
16945fi 16945fi
16946if test x$codesets = xall; then 16946if test x$codesets = xall; then
16947 codesets=jp,jp-ext,kr,cn,cn-ext 16947 codesets=jp,jp-ext,kr,zh,zh-ext
16948fi 16948fi
16949 16949
16950cat >>confdefs.h <<\_ACEOF 16950cat >>confdefs.h <<\_ACEOF
16951#define ENCODING_EU 1 16951#define ENCODING_EU 1
16952_ACEOF 16952_ACEOF
16971 KR ) 16971 KR )
16972cat >>confdefs.h <<\_ACEOF 16972cat >>confdefs.h <<\_ACEOF
16973#define ENCODING_KR 1 16973#define ENCODING_KR 1
16974_ACEOF 16974_ACEOF
16975 ;; 16975 ;;
16976 CN ) 16976 ZH )
16977cat >>confdefs.h <<\_ACEOF 16977cat >>confdefs.h <<\_ACEOF
16978#define ENCODING_CN 1 16978#define ENCODING_ZH 1
16979_ACEOF 16979_ACEOF
16980 ;; 16980 ;;
16981 CN_EXT ) 16981 ZH_EXT )
16982cat >>confdefs.h <<\_ACEOF 16982cat >>confdefs.h <<\_ACEOF
16983#define ENCODING_CN_EXT 1 16983#define ENCODING_ZH_EXT 1
16984_ACEOF 16984_ACEOF
16985 ;; 16985 ;;
16986 esac 16986 esac
16987done 16987done
16988 16988

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines