tags 529918 patch
thanks

On 2009-05-22 Andreas Metzler <ametz...@downhill.at.eu.org> wrote:
> Package: xmlsec1
> Version: 1.2.9-5
> Severity: important

> The package's ./configure script is trying to invoke libgnutls-config
> and/or libgnutls-extra-config to search for the gnutls library. Newer
> versions of gnutls do not ship these scripts anymore. 
[...]

Actually the package already tries to use pkg-config, the test is just
broken, it searches for libgnutls.pc instead of gnutls.pc.

configure.in:
-PKG_CHECK_MODULES(GNUTLS, libgnutls >= [...]
+PKG_CHECK_MODULES(GNUTLS, gnutls >= [...]

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to