summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-05-17 01:33:45 +0200
committerKevin Ryde <user42@zip.com.au>2001-05-17 01:33:45 +0200
commit4e823ca57a3c7cdb2e54ef79b852cfce4c9d5601 (patch)
tree6996313fc3a727ee09ccb7650ec0cdf744e04e13 /config.in
parent1d2558fb35c0f12444fdfc250bb07d26042b8d26 (diff)
downloadgmp-4e823ca57a3c7cdb2e54ef79b852cfce4c9d5601.tar.gz
Regenerate for:
* acinclude.m4 (GMP_C_SIZES): Add AC_SUBST __GMP_BITS_PER_MP_LIMB, remove AC_DEFINE BITS_PER_MP_LIMB.
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.in b/config.in
index 9bafad653..db4dc21a1 100644
--- a/config.in
+++ b/config.in
@@ -145,9 +145,6 @@ MA 02111-1307, USA.
#undef HAVE_MPFR
#endif
-/* bits per mp_limb_t, if not in gmp-mparam.h */
-#undef BITS_PER_MP_LIMB
-
/* bits per unsigned long, if not in gmp-mparam.h */
#undef BITS_PER_ULONG