summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-04-04 10:56:28 +0000
committerBruno Haible <bruno@clisp.org>2007-04-04 10:56:28 +0000
commitcc3edd6e92694c6a540f668b27079c6b11572ea2 (patch)
tree7593eee6ea146f1671f2f92ad2788f4228329acf /ChangeLog
parentcacfc561fbe41c465d0fca68ebd0b00485ccd166 (diff)
downloadgperf-cc3edd6e92694c6a540f668b27079c6b11572ea2.tar.gz
Support for newer GNU standards. Don't ignore the --htmldir etc. configure
options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39c2e11..986a45e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2007-04-04 Bruno Haible <bruno@clisp.org>
+ Support for newer GNU standards.
+ * doc/configure.ac (mandir): Remove assignment.
+ * doc/Makefile.in (datarootdir): New variable.
+ (docdir, dvidir, psdir, pdfdir, htmldir): Use value determined by
+ autoconf.
+ * configure: Regenerated with autoconf-2.61.
+ * doc/configure: Likewise.
+ * lib/configure: Likewise.
+ * src/configure: Likewise.
+ * tests/configure: Likewise.
+
+2007-04-04 Bruno Haible <bruno@clisp.org>
+
* doc/Makefile.in (MAKEINFO): Disable also the LC_MESSAGES and LC_ALL
environment variables.