Jonathan Robie wrote:
A couple of possible approaches:
1. Let the current examples Makefile generate the ./libs Makefile, then
use it to compile the examples.
2. Add a goal to '$ make check' that creates a new directory with each
example and Makefile and ensures that it still compiles.
One issue to consider is that the makefiles that will be bundled with
the examples for distribution are intended to compile against installed
versions of the headers and libs. By contrast the make check operates
against a working directory.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org