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/tiger/modinfo.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/hash/tiger') diff --git a/src/hash/tiger/modinfo.txt b/src/hash/tiger/modinfo.txt index e117d6701..7d4cd7177 100644 --- a/src/hash/tiger/modinfo.txt +++ b/src/hash/tiger/modinfo.txt @@ -9,3 +9,7 @@ tig_tab.cpp tiger.cpp tiger.h + + +mdx_hash + -- cgit v1.2.3