From: Christian Hesse <list@...1798...>
To: openvpn-devel@lists.sourceforge.net
Cc: Christian Hesse <mail@...1798...>
Subject: [Openvpn-devel] [PATCH 1/2] show correct default for plugin dir in configure help
Date: Mon, 28 Nov 2016 17:16:23 +0100 [thread overview]
Message-ID: <20161128161625.11972-1-list@...1798...> (raw)
From: Christian Hesse <mail@...1798...>
Signed-off-by: Christian Hesse <mail@...1798...>
---
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"]
)
--
2.10.2
next reply other threads:[~2016-11-28 16:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-28 16:16 Christian Hesse [this message]
2016-11-28 16:16 ` [Openvpn-devel] [PATCH 2/2] allow to enable plugin lookup with configure argument Christian Hesse
2016-11-28 23:47 ` David Sommerseth
2016-11-29 11:05 ` Christian Hesse
2016-11-29 11:07 ` [Openvpn-devel] [PATCH 1/1] Clean up plugin path handling Christian Hesse
2016-11-29 13:47 ` Christian Hesse
2016-12-09 21:37 ` David Sommerseth
2016-12-09 21:54 ` Christian Hesse
2016-12-09 22:40 ` David Sommerseth
2016-12-09 23:30 ` Christian Hesse
2016-12-27 22:24 ` [Openvpn-devel] [PATCH v2 " Christian Hesse
2017-01-25 16:04 ` [Openvpn-devel] [PATCH v3 " Christian Hesse
2017-01-25 17:06 ` David Sommerseth
2017-01-25 17:37 ` Gert Doering
2017-01-25 18:57 ` Christian Hesse
2017-01-25 19:37 ` [Openvpn-devel] [PATCH v4 " Christian Hesse
2017-01-25 20:19 ` [Openvpn-devel] [PATCH v5 " Christian Hesse
2017-01-25 21:16 ` [Openvpn-devel] [PATCH applied] " David Sommerseth
2017-01-26 8:05 ` Gert Doering
2017-01-27 8:49 ` [Openvpn-devel] [PATCH 1/1] remove GNUism and fix out-of-tree build Christian Hesse
2017-01-27 9:55 ` Gert Doering
2017-01-27 14:50 ` [Openvpn-devel] [PATCH applied] plugin: Remove GNUism in openvpn-plugin.h generation David Sommerseth
2016-11-28 23:56 ` [Openvpn-devel] [PATCH 1/2] show correct default for plugin dir in configure help David Sommerseth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161128161625.11972-1-list@...1798... \
--to=openvpn-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.