summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-20 20:20:51 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-20 20:20:51 (GMT)
commita3623f0e958dc6a653d01a4d60b145386c9f90e3 (patch)
tree1b854e4eabc5ded41ddcbc978eccfc787fbb0b70
parent72a649f99e310da921e00afa158cc6afd2afd9b9 (diff)
/trunk:
- ./configure: require cvs, as retrieving recent glibc/eglibc is done as cvs checkouts. -------- diffstat follows -------- /trunk/configure | 1 1 0 0 + 1 file changed, 1 insertion(+)
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index eaa3e17..518a3db 100755
--- a/configure
+++ b/configure
@@ -338,6 +338,7 @@ has_or_abort prog=libtool
ver='\(GNU libtool.*\) (2[[:digit:]]*\.|1\.6[[:digit:]]*\.|1\.5\.[2-9][[:digit:]]+)' \
err="'libtool' 1.5.26 or above was not found"
has_or_abort prog="curl wget"
+has_or_abort prog=cvs
has_or_abort prog=patch
has_or_abort prog=tar
has_or_abort prog=gzip