# HG changeset patch # User Titus von Boxberg # Date 1274625255 -7200 # Node ID 618a1ffd1ea24d38ad02bc8e66fa2a3eaa44d4b5 # Parent dc6e202afe24c18809a191f9d962c17d93406636 configure: add path to libtool to pathlist forgot var=libtool diff -r dc6e202afe24 -r 618a1ffd1ea2 configure --- a/configure Sat May 15 07:42:55 2010 +0200 +++ b/configure Sun May 23 16:34:15 2010 +0200 @@ -354,6 +354,7 @@ ver='\(GNU automake\) (1\.[[:digit:]]{2,}|[2-9][[:digit:]]*\.)' \ err="'automake' 1.10 or above was not found" has_or_abort prog=libtool \ + var=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=stat