summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-12 02:26:44 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-12 02:26:44 +0000
commit0296eb6e9dff8dde21de844a2a3485e6164a9ac9 (patch)
tree081858c661efd38b6c0ddbff2baa5b484e936bc0 /autogen.sh
parent7fdc7c2b48d79f632cb99226ef2a2ef624f0d05b (diff)
autoconf for freebsd
Original commit message from CVS: autoconf for freebsd
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index c541de593..b07fcf399 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -37,7 +37,7 @@ version_check "automake" "$AUTOMAKE automake automake-1.9 automake19 automake-1.
"ftp://ftp.gnu.org/pub/gnu/automake/" 1 6 || DIE=1
version_check "autopoint" "autopoint" \
"ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 5 || DIE=1
-version_check "libtoolize" "libtoolize" \
+version_check "libtoolize" "libtoolize libtoolize15" \
"ftp://ftp.gnu.org/pub/gnu/libtool/" 1 5 0 || DIE=1
version_check "pkg-config" "" \
"http://www.freedesktop.org/software/pkgconfig" 0 8 0 || DIE=1