diff options
author | Werner Koch <[email protected]> | 1998-06-09 15:14:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-06-09 15:14:06 +0000 |
commit | 1ece02aa54afb9a0e51e916098373beda317f070 (patch) | |
tree | 72d56d5bd9feae8540d8bf1d2510ea08fdd58c97 /acconfig.h | |
parent | add a challenge (diff) | |
download | gnupg-1ece02aa54afb9a0e51e916098373beda317f070.tar.gz gnupg-1ece02aa54afb9a0e51e916098373beda317f070.zip |
Sicherung
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/acconfig.h b/acconfig.h index dfdcdec81..477ef64ef 100644 --- a/acconfig.h +++ b/acconfig.h @@ -71,13 +71,9 @@ /* 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 - */ -#undef HAVE_RSA_CIPHER - - +#undef USE_DYNAMIC_LINKING +#undef HAVE_DL_DLOPEN +#undef HAVE_DLD_DLD_LINK @BOTTOM@ |