diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-01-15 11:33:07 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 10:41:25 -0800 |
commit | 6b95d0a8097fad837ab9f38b8e5fac96b413edca (patch) | |
tree | c5ab1e17885f2956e4ff3ab66674848cef76d877 /Makefile.am | |
parent | 931c9232e8fc2bc30ae213da2538e5e4c8d7390b (diff) |
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:44: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:44: You should run autoupdate.
aclocal.m4:3515: AC_PROG_LIBTOOL is expanded from...
configure.ac:44: the top level
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions