Hi, On Fri, Aug 12, 2016 at 08:54:47PM +0200, David Sommerseth wrote: > The warning which appears with autoconf-2.69 with libtool-2.4.2 is: > > libtoolize: Remember to add 'LT_INIT' to configure.ac. > > Signed-off-by: David Sommerseth <[email protected]> > --- > configure.ac | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configure.ac b/configure.ac > index 4f14ebd..69fdd99 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -58,6 +58,7 @@ m4_define([serial_tests], [ > AM_INIT_AUTOMAKE(foreign serial_tests) dnl NB: Do not [quote] this parameter. > AC_CANONICAL_HOST > AC_USE_SYSTEM_EXTENSIONS > +LT_INIT
What does that *do*? I'm a bit wary of adding stuff to autoconf that
just appears because a computer says so, especially if it smells like
"more libtool", as we want *less* libtool for all but src/plugins/...
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
