[sr-dev] [kamailio] modules/websocket: ensure linkage to libcrypto (#439)

Andrey Utkin notifications at github.com
Tue Dec 15 11:59:05 CET 2015


Actually, this line is not required.
If we assume that libssl is installed, then we can drop it (and its endif) entirely.
If we don't add such assumption, we can still drop those lines and replace ```echo 'libcrypto'``` with ```echo 'pkg-config libcrypto';```

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/439#issuecomment-164727934
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151215/978b1164/attachment.html>


More information about the sr-dev mailing list