summaryrefslogtreecommitdiff
path: root/scanf
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-12-12 23:15:43 +0100
committerKevin Ryde <user42@zip.com.au>2002-12-12 23:15:43 +0100
commit02c9004fb1eb0a2b5e6962f0e56d1085fe0316f4 (patch)
tree11b976cf6e272d611fa307da439c56586959f791 /scanf
parentb9cd422f609387a00d0a7f832ef7f4fb4b16fad4 (diff)
downloadgmp-02c9004fb1eb0a2b5e6962f0e56d1085fe0316f4.tar.gz
Regenerate for:
* 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.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/scanf/Makefile.in b/scanf/Makefile.in
index 127f56bfa..c6e041550 100644
--- a/scanf/Makefile.in
+++ b/scanf/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# Copyright 2001 Free Software Foundation, Inc.
+# Copyright 2001, 2002 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -195,8 +195,6 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-
INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir)
noinst_LTLIBRARIES = libscanf.la