]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: enhance error message for missing libtoolize
authorSami Kerola <kerolasa@iki.fi>
Sat, 1 Oct 2011 11:18:17 +0000 (13:18 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Oct 2011 11:56:53 +0000 (13:56 +0200)
commit13ba1df87ddd91bdd14c6df33bbdc39791f90fd7
tree029054f81efd1581915044d97176672b5f4a402c
parente05da02020144f3d58dccb807d54df90bd96c3f8
build-sys: enhance error message for missing libtoolize

The commit will will use `You must have libtool version...' message
when libtoolize is missing.  Earlier the error message less helpful.

./autogen.sh: line 59: test: =: unary operator expected

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
autogen.sh