[gnutls-devel] GnuTLS | gnutls.pc: unnecessary pathname in Libs.private (#675)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Jan 16 09:29:44 CET 2019


Just tested on our fedora29 docker image (fresh local build) and I can't reproduce:
```
# cat lib/gnutls.pc
# Process this file with autoconf to produce a pkg-config metadata file.

# Copyright (C) 2004-2012 Free Software Foundation, Inc.

# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without any warranty.

# Author: Simon Josefsson

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: GnuTLS
Description: Transport Security Layer implementation for the GNU system
URL: http://www.gnutls.org/
Version: 3.6.5
Libs: -L${libdir} -lgnutls
Libs.private:      -ltspi -lgmp -lunistring -lidn2
Requires.private: nettle, hogweed, libtasn1, p11-kit-1
Cflags: -I${includedir}
```

So looks like Fedora meanwhile fixed it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/675#note_131968221
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190116/16fd6a13/attachment.html>


More information about the Gnutls-devel mailing list