Integrate libgcrypt header in config.h.in
This commit is contained in:
parent
27c69851eb
commit
6caed24f0d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue