Right.
Sorry for this typo!

On Mon, Apr 2, 2012 at 10:28 AM, Adriaan de Jong <dej...@fox-it.com> wrote:
> Ensured that the used variable name actually matches the one advertised by 
> configure.
>
> Signed-off-by: Adriaan de Jong <dej...@fox-it.com>
> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index ef34697..70c51e7 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -821,7 +821,7 @@ case "${with_crypto_library}" in
>        polarssl)
>                have_crypto_crypto="${have_polarssl_crypto}"
>                have_crypto_ssl="${have_polarssl_ssl}"
> -               CRYPTO_CRYPTO_CFLAGS="${POLARSSL_CRYPTO_CFLAGS}"
> +               CRYPTO_CRYPTO_CFLAGS="${POLARSSL_CFLAGS}"
>                CRYPTO_CRYPTO_LIBS="${POLARSSL_LIBS}"
>                AC_DEFINE([ENABLE_CRYPTO_POLARSSL], [1], [Use PolarSSL 
> library])
>                ;;
> --
> 1.7.5.4
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Openvpn-devel mailing list
> Openvpn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to