]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Regen.
authorAkim Demaille <akim@epita.fr>
Thu, 29 Aug 2002 06:21:50 +0000 (06:21 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 29 Aug 2002 06:21:50 +0000 (06:21 +0000)
INSTALL
Makefile.in

diff --git a/INSTALL b/INSTALL
index a4b34144dcffac7fc134e117fd7ce17efc45e22a..54caf7c190f28df0279ade5fee3d43b108480a14 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Copyright 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
 Foundation, Inc.
 
    This file is free documentation; the Free Software Foundation gives
index a4587d5cd628b7ce2fee9ef96741b5861d615a17..5a584f8058a5f8a053bd61e8a64d24f0269af5b3 100644 (file)
@@ -97,7 +97,7 @@ EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
 MAINTAINERCLEANFILES = COPYING INSTALL
 
 pkgdata_DATA = INSTALL
-MAKEINFO = @MAKEINFO@ --no-headers --no-validate --no-split
+AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
 
 prev_version_file = $(srcdir)/config/prev-version.txt
 move_if_change = $(srcdir)/config/move-if-change
@@ -465,7 +465,8 @@ html pdf:
 
 .PHONY: html pdf
 INSTALL: $(top_srcdir)/doc/install.texi
-       $(MAKEINFO) $(top_srcdir)/doc/install.texi --output=$(srcdir)/INSTALL
+       $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $(srcdir)/INSTALL \
+         $(top_srcdir)/doc/install.texi
 
 maintainer-clean-local:
        -rm -rf autom4te.cache