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

Change location where documentation is installed.

This commit is contained in:
Bruno Haible
2000-08-28 10:34:54 +00:00
parent a9c012bc38
commit b2354903c7
2 changed files with 8 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ datadir = @datadir@
infodir = @infodir@
mandir = @mandir@
man1dir = $(mandir)/man1
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(prefix)/doc/@PACKAGE@
dvidir = $(docdir)
psdir = $(docdir)
htmldir = $(docdir)