summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-03-21 23:56:36 +0100
committerKevin Ryde <user42@zip.com.au>2002-03-21 23:56:36 +0100
commitacc2aca71336671a0f8e18e07f69c12af14098e9 (patch)
treef642c548f86a0f1060c87a463f789dd864c64f9b /mpfr
parent2348bc5e14be7b197315b539dc702a378184d5d6 (diff)
downloadgmp-acc2aca71336671a0f8e18e07f69c12af14098e9.tar.gz
* mpfr/sin_cos.c (mpfr_sin_cos): New file.
* mpfr/mpfr.h, mpfr/mpfr.texi, mpfr/Makefile.am: Add it.
Diffstat (limited to 'mpfr')
-rw-r--r--mpfr/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mpfr/Makefile.am b/mpfr/Makefile.am
index 128c89aee..82204beb3 100644
--- a/mpfr/Makefile.am
+++ b/mpfr/Makefile.am
@@ -28,7 +28,6 @@ AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
SUBDIRS = tests
INCLUDES = -I$(top_srcdir)
-CFLAGS = @CFLAGS@ $(CFLAGS_IEEE_WITH_INEXACT)
if WANT_MPFR
lib_LIBRARIES = libmpfr.a