Skip to content

Commit 19df110

Browse files
author
Alexander Nozdrin
committed
Auto-merge from mysql-trunk-merge.
2 parents 1b4b3f3 + a93d838 commit 19df110

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configure.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ AC_CANONICAL_SYSTEM
2929
# TAR files, the path name is split into two parts, a 155 chacater
3030
# first part and a 100 character second part.
3131
AM_INIT_AUTOMAKE([1.9 tar-ustar])
32-
LT_INIT
33-
LT_PREREQ([1.5.6])
32+
AC_PROG_LIBTOOL
3433

3534
AM_CONFIG_HEADER([include/config.h])
3635

0 commit comments

Comments
 (0)