On Fri, May 2, 2008 at 4:22 PM, Steven Dake <[EMAIL PROTECTED]> wrote:
> See patch.
>
>  Not sure how this effects the "srcdir" functionality.

I'm guessing it kills it :-)

>  If you have a
>  better patch which allows make from the exec directory please send it.

how about:

srcdir ?= $(CURDIR)/../

which only applies when srcdir is not already set (according to the
GNU make documentation:
http://www.gnu.org/software/make/manual/make.html#Setting )
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to