summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2012-06-23 01:07:33 +0200
committerMarc Glisse <marc.glisse@inria.fr>2012-06-23 01:07:33 +0200
commit4aa6c64925423c7e3953f8e7b6d40edcef91e9c6 (patch)
treea90885c6b28d980dd7fda7bd2eb1a851a00ed7e0 /Makefile.am
parentddd1cbd976340e24748197a9c55cf55cc159dcb0 (diff)
downloadgmp-4aa6c64925423c7e3953f8e7b6d40edcef91e9c6.tar.gz
Declare members of numeric_limits so they are properly emitted when their use is not inlined.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07e4c4e00..f14a9f567 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -232,7 +232,7 @@ RANDOM_OBJECTS = \
# no $U for C++ files
CXX_OBJECTS = \
cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo \
- cxx/osdoprnti.lo cxx/osfuns.lo \
+ cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo \
cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo
# In libtool 1.5 it doesn't work to build libgmp.la from the convenience