Skip to content
Snippets Groups Projects
Commit 6cc4dd41 authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL


AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008,
so it's time to rely on it.

Clears autoconf warnings:
configure.ac:36: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:36: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:36: the top level

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
parent 444eb13d
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment