diff options
author | Bernhard Schmidt <berni@debian.org> | 2019-02-20 14:11:46 +0100 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2019-02-20 14:11:46 +0100 |
commit | 87356242baf10c8b2a94d9013e436ed2a0dada53 (patch) | |
tree | dd8c5f9774af74c20cdae579ac0f2d352a835e9e /config.h.in | |
parent | 2c8e4bc4f9ab94e4d0b63341820d471af7c28c6c (diff) |
New upstream version 2.4.7upstream/2.4.7
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index ade94a9..8a267d6 100644 --- a/config.h.in +++ b/config.h.in @@ -487,6 +487,9 @@ /* Define to 1 if you have the `RSA_meth_set_pub_enc' function. */ #undef HAVE_RSA_METH_SET_PUB_ENC +/* Define to 1 if you have the `RSA_meth_set_sign' function. */ +#undef HAVE_RSA_METH_SET_SIGN + /* Define to 1 if you have the `RSA_set0_key' function. */ #undef HAVE_RSA_SET0_KEY |