openac (and tools) do not depend on gmp anymore

This commit is contained in:
Martin Willi
2009-08-26 14:08:20 +02:00
parent 500f515a64
commit d16fd64d39
3 changed files with 20 additions and 60 deletions
-4
View File
@@ -862,10 +862,6 @@ if test x$fips_prf = xtrue; then
sha1=true;
fi
if test x$tools = xtrue; then
gmp=true;
fi
if test x$smp = xtrue; then
xml=true
fi