summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-22 08:28:17 +0200
committertege <tege@gmplib.org>2002-05-22 08:28:17 +0200
commit34ff556b63ee23875e875192a67ea4750d3ab588 (patch)
tree94ec3589b6fe27f40a19c04bc3b42475a0605d73
parent8f6243c9716d86dab7018eecbf3cf36eba5bb84f (diff)
downloadgmp-34ff556b63ee23875e875192a67ea4750d3ab588.tar.gz
Regenerate for:
acconfig.h: Add #undefs for new optional mpn functions.
-rw-r--r--config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.in b/config.in
index 65d3099d9..93e2b3840 100644
--- a/config.in
+++ b/config.in
@@ -95,6 +95,9 @@ MA 02111-1307, USA. */
#undef HAVE_NATIVE_mpn_add_nc
#undef HAVE_NATIVE_mpn_addmul_1
#undef HAVE_NATIVE_mpn_addmul_1c
+#undef HAVE_NATIVE_mpn_addmul_2
+#undef HAVE_NATIVE_mpn_addmul_3
+#undef HAVE_NATIVE_mpn_addmul_4
#undef HAVE_NATIVE_mpn_addsub_n
#undef HAVE_NATIVE_mpn_addsub_nc
#undef HAVE_NATIVE_mpn_and_n
@@ -131,6 +134,8 @@ MA 02111-1307, USA. */
#undef HAVE_NATIVE_mpn_mul_1
#undef HAVE_NATIVE_mpn_mul_1c
#undef HAVE_NATIVE_mpn_mul_2
+#undef HAVE_NATIVE_mpn_mul_3
+#undef HAVE_NATIVE_mpn_mul_4
#undef HAVE_NATIVE_mpn_mul_basecase
#undef HAVE_NATIVE_mpn_mul_n
#undef HAVE_NATIVE_mpn_nand_n