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 <dav...@openvpn.net>
> ---
>  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                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: 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
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to