subversion: Update from 1.9.7 to 1.10.0
[termux-packages] / packages / libotr / configure.patch
CommitLineData
51720bdf
OS
1diff --git a/configure b/configure
2index e5b064c..cd3fa35 100755
3--- a/configure
4+++ b/configure
5@@ -11647,13 +11647,8 @@ case $host_os in
6 esac
7
8 # Build tests for now only for Linux.
9- if test x$HOST_OS = xlinux; then
10- BUILD_TESTS_TRUE=
11- BUILD_TESTS_FALSE='#'
12-else
13 BUILD_TESTS_TRUE='#'
14 BUILD_TESTS_FALSE=
15-fi
16
17
18