gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] "make install" puts manuals into $prefix/man, not $prefi


From: Patrice Dumas
Subject: Re: [Gnash-dev] "make install" puts manuals into $prefix/man, not $prefix/share/man
Date: Tue, 13 Mar 2007 01:04:29 +0100
User-agent: Mutt/1.5.14 (2007-02-12)

On Mon, Mar 12, 2007 at 03:45:52PM -0800, John Gilmore wrote:
> I see that the generated Makefile includes:
> 
> man1dir = $(mandir)/man1
> mandir = ${prefix}/man

This doesn't seems to be in any Makefile.am, so it seems to be generated
by automake/autoconf/configure. On a fedora devel, I get the following 
datarootdir = ${prefix}/share
mandir = ${datarootdir}/man

What are your autoconf/automake versions?

--
Pat




reply via email to

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