Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
This commit is contained in:
commit
ed964a1c74
@ -2199,7 +2199,9 @@ AC_ARG_WITH(extra-charsets,
|
||||
|
||||
AC_MSG_CHECKING("character sets")
|
||||
|
||||
if test "$extra_charsets" = none; then
|
||||
if test "$extra_charsets" = no; then
|
||||
CHARSETS=""
|
||||
elif test "$extra_charsets" = none; then
|
||||
CHARSETS=""
|
||||
elif test "$extra_charsets" = complex; then
|
||||
CHARSETS=`/bin/ls -1 $srcdir/strings/ctype-*.c | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user