Always build with ECC support

This commit is contained in:
Travis Cross
2013-02-10 22:44:12 +00:00
parent 18273e5f3b
commit b03636f0cf
11 changed files with 3 additions and 59 deletions

View File

@@ -122,10 +122,6 @@
# endif
#endif
#ifndef ZRTP_ENABLE_EC
#define ZRTP_ENABLE_EC 1
#endif
#ifndef ZRTP_DEBUG_WITH_PJSIP
#define ZRTP_DEBUG_WITH_PJSIP 0
#endif