From 284c76021b5b3c4c1b4c5d138d2ecb6b0bf5e798 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 6 Jun 2006 04:13:48 +0000 Subject: * configure.ac: Check for docbook2texi, not docbook2x-texi. The wrapper script changed its name again in the latest release. * configure: Regenerate. * Makefile.am (DOCBOOK2X_TEXI): Rename from this .. (DOCBOOK2TEXI): .. to this. (doc/dejagnu.texi): Do not use output-file parameter to deposit the .texi file into the source directory; use mv(1) instead. Set directory-description parameter. * Makefile.in: Likewise. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbf9354..40d612c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-06-06 Ben Elliston + + * configure.ac: Check for docbook2texi, not docbook2x-texi. The + wrapper script changed its name again in the latest release. + * configure: Regenerate. + * Makefile.am (DOCBOOK2X_TEXI): Rename from this .. + (DOCBOOK2TEXI): .. to this. + (doc/dejagnu.texi): Do not use output-file parameter to deposit + the .texi file into the source directory; use mv(1) instead. Set + directory-description parameter. + * Makefile.in: Likewise. + 2006-06-02 Ben Elliston * config/sim.exp (sim_upload): Match up argument names. -- cgit v1.1