summaryrefslogtreecommitdiff
path: root/src/inc-msvc/config.h
blob: 2b7a626fdf69ac768b66932b6f99be11cb9957ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Define to 1 if you have the declaration of `mpz_powm', and to 0 if you
   don't. */
#undef HAVE_DECL_MPZ_POWM

/* Define to 1 if you have the declaration of `mpz_powm_sec', and to 0 if you
   don't. */
#undef HAVE_DECL_MPZ_POWM_SEC

/* Define to 1 if you have the `gmp' library (-lgmp). */
#undef HAVE_LIBGMP

/* Define to 1 if you have the `mpir' library (-lmpir). */
#undef HAVE_LIBMPIR

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1