autoconf
[Top][All Lists]
Advanced

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

Fine-grained install control


From: Robert Lowe
Subject: Fine-grained install control
Date: Thu, 04 May 2006 08:25:55 -0500
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Hi,

I didn't get any takers on the automake list (where I
presume this is probably most appropriate?), so I thought
I'd ask here, just in case...

I have a small project that needs to install executables
under /usr/local/<package>/, but the manpages under
/usr/local/man.  If I use AC_PREFIX_DEFAULT in configure.ac
to point to /usr/local/<package>, how can I override it for
manpages?  I'd like the default behaviour not to require
command line options to configure.  I'm thinking there is
a right way and a wrong to do this, and nothing jumped out
at me from the manuals.

TIA,
Robert





reply via email to

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