X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=m4%2Fopenssl.m4;h=782e7e12984e702f28e9722a26e6ff075a80cf50;hp=0db5097884c2890481fa37e730a613c00b32600d;hb=ef88db63120503a8c9d34d86073795c99dedc3a9;hpb=6fb4a5b6be5628ece9b391b46e7858fdf5957a80 diff --git a/m4/openssl.m4 b/m4/openssl.m4 index 0db50978..782e7e12 100644 --- a/m4/openssl.m4 +++ b/m4/openssl.m4 @@ -37,7 +37,7 @@ if test "$tinc_cv_openssl_lib" != "none given" ; then LIBS="$LIBS -L$tinc_cv_openssl_lib" fi if test "$tinc_cv_openssl_include" != "none given" ; then - INCLUDES="$INCLUDES -I$tinc_cv_openssl_include" + CFLAGS="$CFLAGS -I$tinc_cv_openssl_include" fi osi=found