summaryrefslogtreecommitdiff
path: root/cxx
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-12-12 23:01:27 +0100
committerKevin Ryde <user42@zip.com.au>2002-12-12 23:01:27 +0100
commit9f5cbc1c3f0df3b8ed09b33255c61e0fe67e8a3d (patch)
tree17d4e28c8b2f20dbbefc3d15c7e7f7fb8d1382dd /cxx
parent32a8c2882639767fb90a9c0bb7586ad3b02147ed (diff)
downloadgmp-9f5cbc1c3f0df3b8ed09b33255c61e0fe67e8a3d.tar.gz
* configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies
$(top_builddir)/ansi2knr". * */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
Diffstat (limited to 'cxx')
-rw-r--r--cxx/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cxx/Makefile.am b/cxx/Makefile.am
index 3538e6265..b2881d9bb 100644
--- a/cxx/Makefile.am
+++ b/cxx/Makefile.am
@@ -20,8 +20,6 @@
# MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-
INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir)
if WANT_CXX