summaryrefslogtreecommitdiff
path: root/mpq
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-03 23:02:53 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-03 23:02:53 +0200
commitd304ddb4aa09b334619592b4dbe9d16ae99b73f3 (patch)
tree6475602e3f204f3455610a9cf5f07041db6a0983 /mpq
parent26f130808682474e03edeed5867bc5dc32ae539d (diff)
downloadgmp-d304ddb4aa09b334619592b4dbe9d16ae99b73f3.tar.gz
Regenerate for:
* mpq/Makefile.am (INCLUDES): Remove -DOPERATION_$*, not needed.
Diffstat (limited to 'mpq')
-rw-r--r--mpq/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/mpq/Makefile.in b/mpq/Makefile.in
index a6852cb7c..0d63e316f 100644
--- a/mpq/Makefile.in
+++ b/mpq/Makefile.in
@@ -127,9 +127,7 @@ mpn_objs_in_libmp = @mpn_objs_in_libmp@
AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir) \
- -DOPERATION_`echo $* | sed 's/_$$//'`
-
+INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir)
noinst_LTLIBRARIES = libmpq.la
libmpq_la_SOURCES = \