Hi all, This patch flood is partially what I sent before, but this time around it has a few more changes, beside dropping the old compatibility PKCS11_* names (since as I said at least for Gentoo they are non-issues, and I'd suggest dropping them asap, the interface is already pretty difficult to grasp as it is!).
More importantly now I'm trying to move to the most important part of simplifying the build system: making it as much as possible non-recursive. On modern, multicore systems, recursive Makefiles are a bane for developers and packagers alike. Non-recursive automake is usually pretty neat and makes it blazing fast to build a software package. With these changes — some of which should be pretty uncontroversial, and I'd love to see applied even if the buildsystem changes themselves require more work — you get a first taste of a non-recursive build system for the usr/sbin programs, as they are built on the top-level Makefile. Please consider them strongly. Thanks, Diego ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
