You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
250 B
13 lines
250 B
diff --git a/bootstrap.sh b/bootstrap.sh
|
|
index c6f3423..52c08e6 100755
|
|
--- a/bootstrap.sh
|
|
+++ b/bootstrap.sh
|
|
@@ -30,7 +30,7 @@ if test "x$ECHO" = x; then
|
|
fi
|
|
|
|
# Internal flags
|
|
-flag_no_python=
|
|
+flag_no_python=yes
|
|
flag_icu=
|
|
flag_show_libraries=
|
|
|
|
|