Skip to content

Commit

Permalink
generate config.h.in for mbed TLS support
Browse files Browse the repository at this point in the history
  • Loading branch information
wongsyrone committed Aug 1, 2015
1 parent ac18674 commit b232d3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,9 @@
/* Use PolarSSL library */
#undef USE_CRYPTO_POLARSSL

/* Use mbed TLS library */
#undef USE_CRYPTO_MBEDTLS

/* Version number of package */
#undef VERSION

Expand Down

0 comments on commit b232d3b

Please sign in to comment.