summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-18 12:07:23 +0200
committertege <tege@gmplib.org>2002-05-18 12:07:23 +0200
commite71cb790ee280531be7b9cb1513e534eb9fe1a72 (patch)
treef5c545047c2ddccf40f3b33309d6d8babded91ba
parent72ca5ac355859eb4c3b4bb7ec7243d5880d084a8 (diff)
downloadgmp-e71cb790ee280531be7b9cb1513e534eb9fe1a72.tar.gz
Add #undefs for new optional mpn functions.
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 7c7c90287..27af5ccab 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -94,6 +94,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
@@ -130,6 +133,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