Brian Cameron <[EMAIL PROTECTED]> 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