> > Is that what $POSTDOCDIR is for in the Makefile.global? Would this be
> > a candidate for "--doc-prefix=" to be added to configure? I'd like to
> > be able to put the html docs under my web root instead of the postgres
> > root dir.
>
> Actually, I had to edit the Makefile in the doc directory directly
> to get it to install where I wanted...
It looks for Makefile.global->Makefile.custom, in which you could put
PGDOCS= /your/favorite/docs/location
but I'm sure it could stand some changes. Didn't know there was a POSTDOCDIR
already defined :(
- Tom
In response to
pgsql-hackers by date
| Next: | From: Thomas G. Lockhart | Date: 1998-03-03 03:52:56 |
| Subject: Re: [HACKERS] Re: Really cool feature! (fwd) |
| Previous: | From: The Hermit Hacker | Date: 1998-03-03 03:42:28 |
| Subject: Re: Really cool feature! (fwd) |