Skip to content

Commit 2d9ce60

Browse files
author
Alexander Nozdrin
committed
Auto-merge from mysql-trunk.
2 parents 94c1dc5 + a93d838 commit 2d9ce60

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
@@ -14,8 +14,7 @@ AC_CANONICAL_SYSTEM
1414
# TAR files, the path name is split into two parts, a 155 chacater
1515
# first part and a 100 character second part.
1616
AM_INIT_AUTOMAKE([1.9 tar-ustar])
17-
LT_INIT
18-
LT_PREREQ([1.5.6])
17+
AC_PROG_LIBTOOL
1918

2019
AM_CONFIG_HEADER([include/config.h])
2120

0 commit comments

Comments
 (0)