Re: [Openvpn-devel] [PATCH 07/35] build: tests do not work disable

2012-02-27 Thread Alon Bar-Lev
Checkout the latest HEAD. The tests were modified and it is now working. On Mon, Feb 27, 2012 at 11:01 AM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 21/02/12 02:22, Alon Bar-Lev wrote: >> >> Signed-off-by: Alon Bar-Lev --- Makefile.am | >> 5 +++-- 1 files c

Re: [Openvpn-devel] [PATCH 07/35] build: tests do not work disable

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- Makefile.am | > 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Makefile.am b/Makefile.am index 26b80f3..f96eb45 100644 > --- a/Makefile.am +++ b/M

[Openvpn-devel] [PATCH 07/35] build: tests do not work disable

2012-02-21 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- Makefile.am |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 26b80f3..f96eb45 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,16 +57,17 @@ SUBDIRS = \ service-win32 \ install-win32 -TES