Il 07.06.2012 12:37, Alon Bar-Lev ha scritto: > Repoted-by: Samuli Seppänen <sam...@openvpn.net> > Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com> > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 339164f..9511317 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -755,7 +755,7 @@ if test "${with_crypto_library}" = "polarssl" ; then > #include <polarssl/version.h> > ]], > [[ > -#if POLARSSL_VERSION_NUMBER <= 0x01010000 > +#if POLARSSL_VERSION_NUMBER < 0x01010000 > #error invalid version > #endif > ]] Fixes the reported issue, tested on Ubuntu 10.04.
ACK. -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock