fixing build bustage on Solaris. Bug 330118, patch by trentm@activestate.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192209 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4855,7 +4855,8 @@ MOZ_ARG_ENABLE_BOOL(native-uconv,
|
||||
[ --enable-native-uconv Enable iconv support],
|
||||
MOZ_USE_NATIVE_UCONV=1,
|
||||
MOZ_USE_NATIVE_UCONV= )
|
||||
if test "$OS_ARCH" == "WINCE"; then
|
||||
|
||||
if test "$OS_ARCH" = "WINCE"; then
|
||||
echo "*** Native UCONV support has been disabled on WINDOWS CE"
|
||||
MOZ_USE_NATIVE_UCONV=
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user