http://www.flamingspork.com/blog/2008/03/28/dear-lazyweb-autoconf-and-define-have_-0/ asks Hoosgot,
Dear LazyWeb, autoconf and #define HAVE_ 0 March 28th, 2008 How do I make an existing project (let’s say, MySQL) switch from generating a config.h that has #undef HAVE_FOO to one that generates #define HAVE_FOO 0 instead? Why? Well, here’s why: Testing for features should be done by including “config.h” and using #if HAVE_<feature& … Visit the blog to lend your wisdom, or you can comment below.Dear LazyWeb, autoconf and #define HAVE_ …
March 28th, 2008 · No Comments
Tags: Uncategorized
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment