bootstrap: properly check for libtool
authorEric Blake <eblake@redhat.com>
Mon, 16 Jan 2012 17:16:01 +0000 (10:16 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 16 Jan 2012 17:16:01 +0000 (10:16 -0700)
commit20afa10e2e0a6518a30ab4711472f4adf2b325aa
tree0ee993db35d50961c442c43599e0b885e4155a6f
parenta9097796ff31942ab21b990723569493615f0fa6
bootstrap: properly check for libtool

Commit 767ccd40 changed things to invoke libtoolize before
gnulib-tool, but only for projects that use LT_INIT, even
though we had already probed for libtool via older spellings.

* build-aux/bootstrap (libtoolize): Also run libtool when older
usage is detected.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
build-aux/bootstrap