summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhery.ramilison@sun.com <>2010-02-17 18:48:40 +0100
committerMySQL Build Team <build@mysql.com>2010-02-17 18:48:40 +0100
commitab1b9cecd909d6db0575e46c58cf6461bbbb3a83 (patch)
tree043f5c906aa9dd8ff851a7b4329e1bfd8aec0aaa /configure.in
parentf6df1770fc17da804a88825444efb217a21dec85 (diff)
parentdf555c117cb9415e6076c48c94189c421837f4b0 (diff)
downloadmariadb-git-ab1b9cecd909d6db0575e46c58cf6461bbbb3a83.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])