See patch. Not sure how this effects the "srcdir" functionality. If you have a better patch which allows make from the exec directory please send it.
Regards -steve
Index: exec/Makefile =================================================================== --- exec/Makefile (revision 1531) +++ exec/Makefile (working copy) @@ -32,6 +32,8 @@ # Include configuration # +srcdir:=$(CURDIR)/../ + include $(srcdir)Makefile.inc override CFLAGS += -I$(srcdir)include
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
