tags 573881 + fixed-upstream upstream thanks commit 443c1057379f167639acad5dc197bd50a915b5ab Author: Simon McVittie <s...@debian.org> Date: Fri Oct 8 09:06:29 2010 +0100
Version-check libtool correctly when doing an out-of-tree build libtool is only created at the end of ./configure, so it doesn't make sense to grep it in ./configure (the check would always fail the first time). However, ltmain.sh is copied into the ${srcdir} by libtoolize and should be safe to check at any time that configure can be run. Signed-off-by: Simon McVittie <s...@debian.org> Signed-off-by: Takashi Iwai <ti...@suse.de> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org