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

Install the doc in /usr/share/doc/gperf, not /usr/share/{html,dvi}.

This commit is contained in:
Bruno Haible
2000-08-19 16:15:17 +00:00
parent 65c0e0b18e
commit 0c0e0ddbb4
3 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
2000-08-19 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
* doc/configure.in (PACKAGE): New variable.
* doc/Makefile.in (datadir, docdir): New variables.
(dvidir, htmldir): Change values.
(install, installdirs): Update.
* src/configure.in: Rename cache variable gp_cxx_throw_decl to
gp_cv_cxx_throw_decl.