Problem detecting libxslt

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Sep 13 19:27:34 CDT 2005


Le ven 09/09/2005 à 07:27, Alexandre Julliard a écrit :
> Mike McCormack <mike at codeweavers.com> writes:
> 
> > It doesn't seem exactly right to me, but I'm not really sure of a better 
> > way of fixing it.  Maybe an AC_TRY_COMPILE()?   Alexandre understands 
> > configure better than I do, so you might try asking him.
> 
> Looks good to me.

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.

Changelog:
Replace the test for detecting libxslt as it didn't worked correctly on
RH8.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libxslt_configure2.diff
Type: text/x-patch
Size: 2205 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050913/00443b5b/libxslt_configure2.diff


More information about the wine-patches mailing list