diff options
author | Werner Koch <[email protected]> | 1998-01-05 19:13:15 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-01-05 19:13:15 +0000 |
commit | e1117ae4a1bfc0bb644432b41ef90fead9a731cb (patch) | |
tree | 94318967baa939ebb198adaca70ad31caf0c1f54 /acconfig.h | |
parent | added more stuff (diff) | |
download | gnupg-e1117ae4a1bfc0bb644432b41ef90fead9a731cb.tar.gz gnupg-e1117ae4a1bfc0bb644432b41ef90fead9a731cb.zip |
NT version compilesV0-0-0
Diffstat (limited to '')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 7f4943aa9..113ec9f0f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -37,6 +37,9 @@ #undef HAVE_U32_TYPEDEF +/* defined if we have a /dev/random and /dev/urandom */ +#undef HAVE_DEV_RANDOM + /* RSA is only compiled in if you have these files. You can use * RSA without any restrictions, if your not in the U.S. or * wait until sep 20, 2000 |