Add libgcrypt as an option for SHA1

Signed-off-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Rémi Cardona <remi@gentoo.org>
This commit is contained in:
Julien Cristau
2009-10-14 23:51:22 +02:00
parent d2a6a39543
commit a60e676f1f
3 changed files with 52 additions and 1 deletions

View File

@@ -163,6 +163,9 @@
/* Define to use libmd SHA1 functions */
#undef HAVE_SHA1_IN_LIBMD
/* Define to use libgcrypt SHA1 functions */
#undef HAVE_SHA1_IN_LIBGCRYPT
/* Define to 1 if you have the `shmctl64' function. */
#undef HAVE_SHMCTL64