Integrate libgcrypt header in config.h.in

This commit is contained in:
mjentsch 2015-10-07 03:23:09 +02:00
parent 27c69851eb
commit 6caed24f0d

View file

@ -12,6 +12,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `gcrypt' library (-lgcrypt). */
#undef HAVE_LIBGCRYPT
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM