[reSIProcate] [resiprocate/resiprocate] added config.h in reTurn/* when needed (#41)
Mateus Augusto Bellomo Agrello Ruivo
notifications at github.com
Tue May 10 06:57:53 CDT 2016
Added
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
in reTurn/* so it could set the USE_SSL variable properly.
You can view, comment on, or merge this pull request online at:
https://github.com/resiprocate/resiprocate/pull/41
-- Commit Summary --
* added config.h in reTurn/* when needed
-- File Changes --
M reTurn/TlsConnection.cxx (4)
M reTurn/TlsConnection.hxx (4)
M reTurn/TlsServer.cxx (4)
M reTurn/TlsServer.hxx (4)
M reTurn/client/test/TestAsyncClient.cxx (4)
M reTurn/client/test/TestClient.cxx (4)
M reTurn/client/test/TestRtpLoad.cxx (4)
M reTurn/reTurnServer.cxx (4)
-- Patch Links --
https://github.com/resiprocate/resiprocate/pull/41.patch
https://github.com/resiprocate/resiprocate/pull/41.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/resiprocate/resiprocate/pull/41
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20160510/a4ff5e99/attachment.htm>
More information about the resiprocate-devel
mailing list