On Wed, Jan 19, 2011 at 11:37:17PM +0100, Gerald Pfeifer wrote:
On Sat, 28 Jun 2008, Gerald Pfeifer wrote:
[ Still running into this, and compared to the others where we only use WINE_NOTICE_WITH, like CUPS or HAL this really seems very low importance. ]
On a test system of mine which does not feature too many packages I am getting the following:
configure: libsane development files not found, scanners won't be supported. configure: libgphoto2 development files not found, digital cameras won't be supported. configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. configure: libcapi20 development files not found, ISDN won't be supported. configure: WARNING: libxslt development files not found, xslt won't be supported.
Looking that libxslt only seems to be used by msxml3, I am wondering whether this really is worth a warning?
How about the patch below?
So I found this older patch of mine in a TODO folder and am wondering whether it can be considered. It not, that's fine too and I'll remove it over here; an explicit NACK would be nice in that case.
As libxslt missing reduces the msxml3 functionality it is definitely worth a warning.
Ciao, Marcus