summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <hery.ramilison@sun.com>2010-02-17 18:48:40 +0100
committerMySQL Build Team <build@mysql.com>2010-02-17 18:48:40 +0100
commit0a7b5fb045f70bd76b8a9b35f5e8517df1ea1c7b (patch)
tree043f5c906aa9dd8ff851a7b4329e1bfd8aec0aaa /configure.in
parented75cda3556d0e1f3cb52bf59db323fecd18d52a (diff)
parent62db6839b82d824567979ef3e05caccd67ed11ec (diff)
downloadmariadb-git-0a7b5fb045f70bd76b8a9b35f5e8517df1ea1c7b.tar.gz
Merge from mysql-5.1.44-release
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 47667efb271..d26836d9927 100644
--- a/configure.in
+++ b/configure.in
@@ -14,8 +14,7 @@ AC_CANONICAL_SYSTEM
# TAR files, the path name is split into two parts, a 155 chacater
# first part and a 100 character second part.
AM_INIT_AUTOMAKE([1.9 tar-ustar])
-LT_INIT
-LT_PREREQ([1.5.6])
+AC_PROG_LIBTOOL
AM_CONFIG_HEADER([include/config.h])