automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to include COPYING and COPYRIGHT in make install


From: Stepan Kasal
Subject: Re: How to include COPYING and COPYRIGHT in make install
Date: Wed, 24 Jan 2007 21:51:29 +0100
User-agent: Mutt/1.4.2.1i

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

[Prev in Thread] Current Thread [Next in Thread]