summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-02-08 22:14:55 +0100
committerKevin Ryde <user42@zip.com.au>2002-02-08 22:14:55 +0100
commit99ffe30d6411433e116662ffd2056aac261d34d3 (patch)
treeec430db9fcbe704f043153d0ba4b6efc5219e429 /mpn/Makefile.am
parent8d7826044ff8baa5eabf9f548f8fcefb37410706 (diff)
downloadgmp-99ffe30d6411433e116662ffd2056aac261d34d3.tar.gz
* configure.in, mpn/Makefile.am, gmp-impl.h (mpn_sizeinbase): Remove.
Diffstat (limited to 'mpn/Makefile.am')
-rw-r--r--mpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index 976ff386d..492806263 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -45,7 +45,7 @@ nodist_libdummy_la_SOURCES = \
mul.c mul_1.c mul_2.c mul_fft.c mul_n.c mul_basecase.c \
nand_n.c nior_n.c perfsqr.c popcount.c \
pre_divrem_1.c pre_mod_1.c random.c random2.c rshift.c \
- sb_divrem_mn.c scan0.c scan1.c set_str.c sizeinbase.c \
+ sb_divrem_mn.c scan0.c scan1.c set_str.c \
sqr_basecase.c sqr_diagonal.c \
sqrtrem.c sub.c sub_1.c sub_n.c submul_1.c \
tdiv_qr.c udiv_qrnnd.c udiv_w_sdiv.c xor_n.c xnor_n.c