Hi,

This patch series fixes the build system for pnet. All autotoolized
packets should be distributed by "make distcheck", which packages the
tree according to the Makefile.am rules, then extracts this packet and
does an out-of-tree build. Finally, it runs the testsuite and creates
the tarballs.

I tried not to touch more than the absolute minimum for this series;
if you accept it for the tree, the next step is probably do do some
cosmetic fixes ontop of this stack.

There's one really uggly phaenomenon which is more or less workarounded
by this patch series: it looks like treecc is not able to differenziate
between the directory the sources come from and the output directory.
This explodes when doing an out-of-tree build, and the hack to make it
work is really more than uggly. So I suppose the right thing to do would
be to hack up treecc to accept something like -I paths for include
stuff.

The result is tested to build in-tree, out-of-tree, survives distcheck
and cross-builds for ARM and PowerPC.

Any comments are welcome, please review.

Robert
--
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers

Reply via email to