summaryrefslogtreecommitdiff
path: root/printf
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 /printf
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 'printf')
-rw-r--r--printf/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/printf/Makefile.am b/printf/Makefile.am
index 7a33be1a9..8f07fb97c 100644
--- a/printf/Makefile.am
+++ b/printf/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 = libprintf.la