summaryrefslogtreecommitdiff
path: root/scanf
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 /scanf
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 'scanf')
-rw-r--r--scanf/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/scanf/Makefile.am b/scanf/Makefile.am
index a0adba3a2..4072ba8c7 100644
--- a/scanf/Makefile.am
+++ b/scanf/Makefile.am
@@ -20,8 +20,6 @@
# MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-
INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir)
noinst_LTLIBRARIES = libscanf.la