autoconf
[Top][All Lists]
Advanced

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

Re: hardcoded prefix in aclocal


From: Jim Meyering
Subject: Re: hardcoded prefix in aclocal
Date: 02 Feb 2001 15:48:40 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.98

Brian Cameron <address@hidden> wrote:
...
| > Why not just use aclocal's `-I include_dir' option?
|
| Since calls to automake are often buried, it would be time consuming to
| find & fix all places where this issue is a problem.  We are using automake
| to build the 40 or so packages that make up Gnome, so finding each place
| where I need to add an '-I' is prohibitive.

Then how about invoking make like this:

  make ACLOCAL='aclocal -I /path/to/your/private/m4/directory'



reply via email to

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