aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2006-06-06 04:13:48 +0000
committerBen Elliston <bje@gnu.org>2006-06-06 04:13:48 +0000
commit284c76021b5b3c4c1b4c5d138d2ecb6b0bf5e798 (patch)
treeef3e64249d56aafca6c1168129eb163088c2b9b2 /ChangeLog
parent143263297d0c518353fc47fe1a1af5851042bd87 (diff)
downloaddejagnu-284c76021b5b3c4c1b4c5d138d2ecb6b0bf5e798.zip
dejagnu-284c76021b5b3c4c1b4c5d138d2ecb6b0bf5e798.tar.gz
dejagnu-284c76021b5b3c4c1b4c5d138d2ecb6b0bf5e798.tar.bz2
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbf9354..40d612c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-06-06 Ben Elliston <bje@gnu.org>
+
+ * 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 <bje@gnu.org>
* config/sim.exp (sim_upload): Match up argument names.