Hello,
  one nit:

On Wed, Jan 24, 2007 at 08:00:59PM +0100, Ralf Wildenhues wrote:
> Please note that the docdir variable is new in Autoconf-2.60, so if you
> happen to use an older Autoconf version together with your Automake,
> then you also need something along the lines of
>   docdir = ${datadir}/doc

rather
    docdir = $(datadir)/doc/$(PACKAGE)

Or have I missed something?

Have a nice day,
        Stepan


Reply via email to