diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-01-05 18:12:48 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-01-05 18:12:48 -0800 |
commit | 7a0d8ea962969f07caa4fbb85c4529fbbda0b0ad (patch) | |
tree | 9aff1e418305adf9220a387dfa88914ac9ff0563 /src/Makefile.am | |
parent | e7c5b8c54f807c02dead7356363ddce2d9c823fa (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:45: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:45: You should run autoupdate.
aclocal.m4:3551: AC_PROG_LIBTOOL is expanded from...
configure.ac:45: the top level
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions