On 09/09/2011 02:36 AM, [email protected] wrote: > From: Pablo Neira Ayuso <[email protected]> > > This example has to compile out of the tree, including internal.h > is not required and using PACKAGE_VERSION here, which is internal > to the library, does not seem to me like a good idea.
Hi Pablo, why should it compile out of tree? Ideally it would be hooked into make check and use GNU autotest (to match test output with expected results). In case we want to have it as an example, I think we could move it into a/the documentation folder and somehow include it in doxygen documentation? holger
