add entropy check for entered passphrases

This commit is contained in:
TLINDEN
2015-08-16 21:35:06 +02:00
parent 32030afd62
commit 0d7282ad35
4 changed files with 55 additions and 3 deletions

View File

@@ -360,6 +360,8 @@ AS_IF([test "x$enable_optimize" != "xno"], [
CXXFLAGS="$CFLAGS"
# FIXME: check for libm
LIBS="$LIBS -lm"
# conditionals for bindings and stuff