> The build had been tweaked so the output of configure is processed to
> change "HAVE_WHATEVER" into "LOG4CXX_HAVE_WHATEVER".  That processing
> is no longer needed since we do not include any of the "config*.h" in
> our header files.  Probably would be good to eliminate that extra step
> and switch remaining LOG4CXX_HAVE's to just HAVE.  Could you take a
> look at how to do that.
>
How do you handle these LOG4CXX_HAVE_LIBXML2, LOGCXX_HAVE_ODBC and others, 
which are used in the headers?

Reply via email to