Skip to content

Commit 320e790

Browse files
committed
Use modern name for libtool init macro
1 parent 49b338b commit 320e790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ AC_PROVIDE_IFELSE([PHP_REQUIRE_CXX], [], [
16051605
undefine([AC_PROG_CXXCPP])
16061606
AC_DEFUN([AC_PROG_CXXCPP], [php_prog_cxxcpp=disabled])
16071607
])
1608-
AC_PROG_LIBTOOL
1608+
LT_INIT
16091609

16101610
PHP_SET_LIBTOOL_VARIABLE([--silent])
16111611

0 commit comments

Comments
 (0)