From fde29acbeb656bcffe13b91f08f847eee4509670 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 28 Sep 2008 19:58:49 +0000 Subject: Make mdx_hash also a module, which most of the hash functions depend on. Correct the configure program so modules are not autoloaded if their dependences are not available. (Eg, --no-module=mdx_hash will disable MD4, MD5, SHA-1, etc rather than cause a compliation failure) --- src/hash/has160/modinfo.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/hash/has160') diff --git a/src/hash/has160/modinfo.txt b/src/hash/has160/modinfo.txt index 7574ba293..a945f3225 100644 --- a/src/hash/has160/modinfo.txt +++ b/src/hash/has160/modinfo.txt @@ -8,3 +8,7 @@ load_on auto has160.cpp has160.h + + +mdx_hash + -- cgit v1.2.3