pike.git/
src/
post_modules/
Nettle/
acconfig.h
Branch:
Tag:
Non-build tags
All tags
No tags
2014-01-13
2014-01-13 16:04:03 by Per Hedbor <ph@opera.com>
14150ebee64626f81c91f1452c1c9be0b8b127e2 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
Older versions of nettle (2.0) does not have the qbits argument to generate_dsa_keypair.
3:
/* Define this if the nettle_crypt_func typedef is a pointer type. */ #undef HAVE_NETTLE_CRYPT_FUNC_IS_POINTER
+
+
/* Define this if generage_dsa_keypair takes the qbits argument */
+
#undef HAVE_DSA_QBITS_KEYPAIR_ARG