stream-ssl: Improve messages when configuring SSL if it is unsupported.
[openvswitch] / lib / automake.mk
index 7c1977f80fcdcec06a10b61a53e29b5ea4c7c889..efc1fd7b0fe9f8ab374712453ca676f2c111c749 100644 (file)
@@ -220,6 +220,8 @@ lib/dhparams.c: lib/dh1024.pem lib/dh2048.pem lib/dh4096.pem
         openssl dhparam -C -in $(srcdir)/lib/dh4096.pem -noout)        \
        | sed 's/\(get_dh[0-9]*\)()/\1(void)/' > lib/dhparams.c.tmp
        mv lib/dhparams.c.tmp lib/dhparams.c
+else
+lib_libopenvswitch_a_SOURCES += lib/stream-nossl.c
 endif
 
 EXTRA_DIST += \