build: remove obsolete m4 macro

As per https://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
LT_INIT should be used instead.
This commit is contained in:
Nikhil Jha 2020-08-25 13:12:39 -07:00 committed by Denis Kenzior
parent 7594a000dd
commit 0153cefeeb
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ m4_define([_LT_AC_TAGCONFIG], [])
m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
LT_INIT
AC_ARG_ENABLE(optimization, AC_HELP_STRING([--disable-optimization],
[disable code optimization through compiler]), [