Fine-grained install control

2006-05-03 Thread Robert Lowe
Hi, I have a small project that needs to install executables under /usr/local//, but the manpages under /usr/local/man. If I use AC_PREFIX_DEFAULT in configure.ac to point to /usr/local/, how can I override it in a Makefile.am for manpages? I'd like the default behaviour not to require command

Re: Relative path in CPPFLAGS and distcheck

2004-12-06 Thread Robert Lowe
Alexandre Duret-Lutz wrote: [Please reply to [EMAIL PROTECTED] "Robert" == Robert Lowe <[EMAIL PROTECTED]> writes: Robert> Hi! Robert> I have a set of common headers files in includes/ and the following Robert> line in configure.ac: Robert> AC_SUBST(CPPFLAG