From bfb2d1b25cc92238a617ec6ab52cf4a297609584 Mon Sep 17 00:00:00 2001 From: Darin Adler Date: Wed, 9 Jan 2002 18:35:28 +0000 Subject: [PATCH] Fix build breakage caused by bad MAKEINFO change. * Makefile.am: Fix build breakage caused by bad MAKEINFO change. --- doc/ChangeLog | 6 ++---- doc/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 6e782705..632e17fe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,8 +1,6 @@ -2001-10-13 Bastien Nocera +2002-01-09 Darin Adler - reviewed by: - - * Makefile.am: + * Makefile.am: Fix build breakage caused by bad MAKEINFO change. 2000-02-05 Martin Baulig diff --git a/doc/Makefile.am b/doc/Makefile.am index 65740f7b..fc89838b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,7 +4,7 @@ libgtop_TEXINFOS = libgtop.texi about.texi reference.texi \ auto-macros.texi version.texi main.texi \ white-paper.texi internals.texi -MAKEINFO = -I @libgtop_top_builddir@/doc +MAKEINFO = @MAKEINFO@ -I @libgtop_top_builddir@/doc EXTRA_DIST = auto-macros.texi.in