summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-09 22:05:52 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-09 22:05:52 (GMT)
commita971dbf5666a8d0149b6e6aa9b74ae6e97810380 (patch)
tree335733b44eead99b75e646b18bf81b19e26d8d1d
parent1563aa9ea5111f33f90ceca75f52b6fcbee6707e (diff)
Also recognise the libtool as packaged by Cygwin, when ./configure-ing.
/trunk/configure | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 457c46e..3d541a9 100755
--- a/configure
+++ b/configure
@@ -49,7 +49,7 @@ bison
flex
makeinfo
automake=\(GNU automake\) (1\.[[:digit:]]{2,}\.|[2-9][[:digit:]]*\.)
-libtool=\(GNU libtool\) (2[[:digit:]]*\.|1\.6[[:digit:]]*\.|1\.5\.[2-9][[:digit:]]+)
+libtool=\(GNU libtool.*\) (2[[:digit:]]*\.|1\.6[[:digit:]]*\.|1\.5\.[2-9][[:digit:]]+)
curl || wget
patch
tar