Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit95a31a8

Browse files
committed
Regenerate configure (for configure.in version 1.305)
1 parent82e6e8c commit95a31a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,15 +856,15 @@ if test "${enable_multibyte+set}" = set; then
856856
MULTIBYTE=SQL_ASCII
857857
iftest"$enableval"!="yes";then
858858
case"$enableval"in
859-
SQL_ASCII|EUC_JP|EUC_CN|EUC_KR|EUC_TW|UNICODE|MULE_INTERNAL|LATIN1|LATIN2|LATIN3|LATIN4|LATIN5|KOI8|WIN|ALT|SJIS|BIG5|WIN1250)
859+
SQL_ASCII|EUC_JP|EUC_CN|EUC_KR|EUC_TW|UNICODE|MULE_INTERNAL|LATIN1|LATIN2|LATIN3|LATIN4|LATIN5|KOI8|WIN|ALT)
860860
# ok
861861
;;
862862
*)
863863
{echo"configure: error: Argument to --enable-multibyte must be one of:
864864
SQL_ASCII, EUC_JP, EUC_CN, EUC_KR, EUC_TW,
865865
UNICODE, MULE_INTERNAL,
866866
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5,
867-
KOI8, WIN, ALT, SJIS, BIG5, WIN1250
867+
KOI8, WIN, ALT
868868
Or do not specify an argument to the option to use the default."1>&2;exit 1; }
869869
esac
870870
MULTIBYTE=$enableval

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp