summaryrefslogtreecommitdiff
path: root/lib/crypto/wscript_configure
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/wscript_configure')
-rw-r--r--lib/crypto/wscript_configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/crypto/wscript_configure b/lib/crypto/wscript_configure
new file mode 100644
index 0000000000..77d21e9795
--- /dev/null
+++ b/lib/crypto/wscript_configure
@@ -0,0 +1,2 @@
+conf.CHECK_FUNCS_IN('MD5Init', 'bsd', headers='bsd/md5.h',
+ checklibc=True)