1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Support for newer GNU standards. Don't ignore the --htmldir etc. configure

options.
This commit is contained in:
Bruno Haible
2007-04-04 10:56:28 +00:00
parent cacfc561fb
commit cc3edd6e92
3 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
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