summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-10-28 15:49:17 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-10-28 15:49:17 +0100
commitc0d8b99f7078a294cebe136feb1b9fac2b10c0a0 (patch)
tree95f3ceb7e79c8a669774930f3ab4bc9265cab3d3 /configure.in
parent6e6cb37e32ba6aac03bcf5b0096c77eee65cc25e (diff)
downloadgmp-c0d8b99f7078a294cebe136feb1b9fac2b10c0a0.tar.gz
Declare new functions.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 69b391e05..3d2d37257 100644
--- a/configure.in
+++ b/configure.in
@@ -2679,7 +2679,7 @@ gmp_mpn_functions="$extra_functions \
sbpi1_bdiv_q sbpi1_bdiv_qr \
dcpi1_bdiv_q dcpi1_bdiv_qr \
mu_bdiv_q mu_bdiv_qr \
- bdiv_q bdiv_qr broot \
+ bdiv_q bdiv_qr broot brootinv bsqrt bsqrtinv \
divexact bdiv_dbm1c redc_1 redc_2 redc_n powm powlo powm_sec \
trialdiv remove \
and_n andn_n nand_n ior_n iorn_n nior_n xor_n xnor_n \