have_macro(macro, headers = nil, opt = "", &b)
Instance Public methods
Returns whether or not macro
is defined either in the common
header files or within any headers
you provide.
Any options you pass to opt
are passed along to the compiler.
Please login to continue.