[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] upgrade to xmlwrapp-0.6.0
From: |
Greg Chicares |
Subject: |
Re: [lmi] upgrade to xmlwrapp-0.6.0 |
Date: |
Thu, 23 Apr 2009 16:31:08 +0000 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
On 2009-04-23 15:07Z, Vaclav Slavik wrote:
[...]
> Please also apply the cleanup patch below, I missed some variables that
> are no longer needed.
Applied 20090423T1613Z.
I'm (idly) curious about this change:
> if test "$USE_LINUX" = "1"; then
> PKG_CHECK_MODULES(GTK, gtk+-2.0)
> - PKG_CHECK_MODULES(LIBXML, libxml-2.0 >= 2.6.0)
> - PKG_CHECK_MODULES(LIBXSLT, libxslt >= 1.1.0)
> PKG_CHECK_MODULES(XMLWRAPP, xmlwrapp >= 0.6.0 xsltwrapp)
> else
Is that because GTK requires (or at least strongly encourages) libxml2,
and it's safe to assume these days that no older versions than
libxml2-2.6.0 2003-10-20
libxslt-1.1.0 2003-11-04
would be current on any reasonable system?
- Re: [lmi] upgrade to xmlwrapp-0.6.0, (continued)
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Greg Chicares, 2009/04/17
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Vaclav Slavik, 2009/04/17
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Greg Chicares, 2009/04/17
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Vaclav Slavik, 2009/04/20
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Greg Chicares, 2009/04/22
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Vaclav Slavik, 2009/04/23
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Greg Chicares, 2009/04/23
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Greg Chicares, 2009/04/23
- Re: [lmi] upgrade to xmlwrapp-0.6.0, Vaclav Slavik, 2009/04/24
Re: [lmi] upgrade to xmlwrapp-0.6.0, Vaclav Slavik, 2009/04/23
- Re: [lmi] upgrade to xmlwrapp-0.6.0,
Greg Chicares <=