On 28/11/16 17:16, Christian Hesse wrote: > From: Christian Hesse <m...@eworm.de> > > Signed-off-by: Christian Hesse <m...@eworm.de> > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index f4073d0..d0fe889 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -303,7 +303,7 @@ AC_ARG_WITH( > > AC_ARG_WITH( > [plugindir], > - [AS_HELP_STRING([--with-plugindir], [plugin directory > @<:@default=LIBDIR/openvpn@:>@])], > + [AS_HELP_STRING([--with-plugindir], [plugin directory > @<:@default=LIBDIR/openvpn/plugins@:>@])], > , > [with_plugindir="\$(libdir)/openvpn/plugins"] > )
I think all this --with-pluigndir should be kicked right out and use PLUGINDIR environment variables instead, as setting this variable in this way will preserve it better when ./configure is automatically re-run by make. This is more likely some left-over clean-up which never happened earlier on when we had the last big autotools overhaul. -- kind regards, David Sommerseth OpenVPN Technologies, Inc
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel