configure.in:
./configure --with-charset=big5 didn't work configure.in: ./configure --with-charset=big5 didn't work
This commit is contained in:
parent
b5741508e4
commit
e6ea512dd7
@ -2272,7 +2272,7 @@ else
|
|||||||
CHARSETS=`echo $extra_charsets | sed -e 's/,/ /g'`
|
CHARSETS=`echo $extra_charsets | sed -e 's/,/ /g'`
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CHARSETS="$DEFAULT_CHARSET $CHARSETS"
|
CHARSETS="$default_charset $CHARSETS"
|
||||||
|
|
||||||
use_mb="no"
|
use_mb="no"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user