diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-06 15:27:43 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-06 15:29:31 -0800 |
commit | c52f54e9533046a52edf84bcc02abedc2dbcb1a7 (patch) | |
tree | c04a96ab4c8b00336a2c5f529c8cd55e992f7b00 /man/Makefile.am | |
parent | 14fdf25db9f21c8f3ad37f0d32a5b8e726efdc0d (diff) |
Require 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.
configure.ac:35: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:35: You should run autoupdate.
aclocal.m4:11889: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:35: the top level
configure.ac:35: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:35: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:11889: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:35: the top level
configure.ac:36: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:36: You should run autoupdate.
aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from...
configure.ac:36: the top level
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/Makefile.am')
0 files changed, 0 insertions, 0 deletions