X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=m4%2Fopenvswitch.m4;h=b3dfe32a43fd2376e1e25f85484df5a84b1d2cad;hb=869decd4fe936b68dc5da5d58c97e9273f511d21;hp=6f30792772f6b7f9a32bba1643ca59b63caa726f;hpb=d27ce5292c63d864dfa727e061f63b06ca770e19;p=sliver-openvswitch.git diff --git a/m4/openvswitch.m4 b/m4/openvswitch.m4 index 6f3079277..b3dfe32a4 100644 --- a/m4/openvswitch.m4 +++ b/m4/openvswitch.m4 @@ -92,6 +92,8 @@ AC_DEFUN([OVS_CHECK_OPENSSL], OpenFlow connections over SSL will not be supported.])]) + else + HAVE_OPENSSL=no fi AC_SUBST([HAVE_OPENSSL]) AM_CONDITIONAL([HAVE_OPENSSL], [test "$HAVE_OPENSSL" = yes])