configure: add path to libtool to pathlist
authorTitus von Boxberg <titus@v9g.de>
Sun May 23 16:34:15 2010 +0200 (2010-05-23)
changeset 1969618a1ffd1ea2
parent 1968 dc6e202afe24
child 1970 cdd761ad2d1a
configure: add path to libtool to pathlist

forgot var=libtool
configure
     1.1 --- a/configure	Sat May 15 07:42:55 2010 +0200
     1.2 +++ b/configure	Sun May 23 16:34:15 2010 +0200
     1.3 @@ -354,6 +354,7 @@
     1.4               ver='\(GNU automake\) (1\.[[:digit:]]{2,}|[2-9][[:digit:]]*\.)'    \
     1.5               err="'automake' 1.10 or above was not found"
     1.6  has_or_abort prog=libtool                                                                           \
     1.7 +             var=libtool                                                                            \
     1.8               ver='\(GNU libtool.*\) (2[[:digit:]]*\.|1\.6[[:digit:]]*\.|1\.5\.[2-9][[:digit:]]+)'   \
     1.9               err="'libtool' 1.5.26 or above was not found"
    1.10  has_or_abort prog=stat