While running a configure script I get this warning msg:
configure: WARNING: dbus/dbus.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dbus/dbus.h: proceeding with the compiler's result
Why would the preprocessor not accept a header accepted by the compiler?