[rtmpdump] [PATCH] Make crypto support configurable through make variables
Martin Storsjö
martin at martin.st
Wed Apr 7 08:53:30 CEST 2010
Hi,
Currently, if one wants to build librtmp without crypto support, one has
to edit rtmp.h to remove the CRYPTO definition and then edit the makefile
to remove the reference to hashswf.o. With the attached patch, a user can
simply do
make CRYPTO=no
to compile without crypto support, without having to edit the checked out
files.
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Make-crypto-support-configurable-through-make-variab.patch
Type: text/x-diff
Size: 1373 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20100407/9e0d4fca/attachment.patch>
More information about the rtmpdump
mailing list