Re: [Openvpn-devel] [PATCH] build: cleanup: yet another forgotten brackets

2012-06-01 Thread David Sommerseth
On 05/05/12 08:49, Alon Bar-Lev wrote: > Signed-off-by: Alon Bar-Lev > --- > configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > ACK. Applied to master branch. commit 6440083e2ae0d71b0f02c8fd6ea1fbd6e3a7 Author: Alon Bar-Lev List-Post: openvpn-devel@lists.source

[Openvpn-devel] [PATCH] build: cleanup: yet another forgotten brackets

2012-05-05 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 926a270..6335fd8 100644 --- a/configure.ac +++ b/configure.ac @@ -258,7 +258,7 @@ AC_ARG_WITH( [with_crypto_library="openssl"] ) -AC_D