- added random source ./configure options

- fixed default-pkcs11 option
This commit is contained in:
Martin Willi
2006-05-17 14:21:38 +00:00
parent 6a0e76e50f
commit db26d00e73
6 changed files with 42 additions and 28 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
#ifdef linux
# define USE_DEV_RANDOM 1
# define RANDOM_PATH "/dev/urandom"
# define RANDOM_PATH DEV_URANDOM
#else
# ifdef __OpenBSD__
# define USE_ARC4RANDOM