configure: add check for svn

svn is needed to downlod eglibc, so we require it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
Yann E. MORIN" 2011-07-05 00:54:06 +02:00
parent 25d4041090
commit a6ec9c6052

3
configure vendored
View File

@ -459,6 +459,9 @@ has_or_abort prog=patch var=patch
has_or_warn prog=cvs \
kconfig=has_cvs \
err="it will not be possible to use newlib cvs snapshots"
has_or_abort prog=svn \
kconfig=has_svn \
err="subversion is required to download eglibc"
# Host system checks