Vincent BĂ©ron vberon@mecano.gme.usherb.ca writes:
Is this acceptable?
libxslt/xslt.h was never included, so I got rid of it.
The variable declarations weren't protected with the HAVE_LIBXSLT_*_H macros, so I simplified the test and removed the macros.
I think keeping the standard header check is better. What didn't work with your previous solution?