Your change works and was merged. Hope this doesn't break srcdir :) Regards -steve
On Sat, 2008-05-03 at 08:10 +0200, Andrew Beekhof wrote: > 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
