Elrond <[EMAIL PROTECTED]> writes: > On Mon, May 15, 2006 at 09:52:21PM +0200, Simon Josefsson wrote: > [...] >> The manual has a node on this, see: >> >> http://josefsson.org/shishi/manual/html_node/Autoconf-tests.html#Autoconf-tests > > Thanks, that was, what I missed. > > I use the pkg-config one. It moves all the "trouble" of > getting the flags right to "shishi". ;)
Note that pkg-config doesn't handle cross-compilation, and doesn't use the normal autoconf approach of testing for features. So it isn't that robust. I should mention this in the manual... I've been using Bruno's lib-*.m4 macros for a while in several projects now, and they appear to work fine. I hope they will become part of autoconf eventually. /Simon _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
