<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div style="">
<p dir="auto">Just tested on our fedora29 docker image (fresh local build) and I can't reproduce:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext"># cat lib/gnutls.pc</span>
<span id="LC2" class="line" lang="plaintext"># Process this file with autoconf to produce a pkg-config metadata file.</span>
<span id="LC3" class="line" lang="plaintext"></span>
<span id="LC4" class="line" lang="plaintext"># Copyright (C) 2004-2012 Free Software Foundation, Inc.</span>
<span id="LC5" class="line" lang="plaintext"></span>
<span id="LC6" class="line" lang="plaintext"># Copying and distribution of this file, with or without modification,</span>
<span id="LC7" class="line" lang="plaintext"># are permitted in any medium without royalty provided the copyright</span>
<span id="LC8" class="line" lang="plaintext"># notice and this notice are preserved.  This file is offered as-is,</span>
<span id="LC9" class="line" lang="plaintext"># without any warranty.</span>
<span id="LC10" class="line" lang="plaintext"></span>
<span id="LC11" class="line" lang="plaintext"># Author: Simon Josefsson</span>
<span id="LC12" class="line" lang="plaintext"></span>
<span id="LC13" class="line" lang="plaintext">prefix=/usr/local</span>
<span id="LC14" class="line" lang="plaintext">exec_prefix=${prefix}</span>
<span id="LC15" class="line" lang="plaintext">libdir=${exec_prefix}/lib</span>
<span id="LC16" class="line" lang="plaintext">includedir=${prefix}/include</span>
<span id="LC17" class="line" lang="plaintext"></span>
<span id="LC18" class="line" lang="plaintext">Name: GnuTLS</span>
<span id="LC19" class="line" lang="plaintext">Description: Transport Security Layer implementation for the GNU system</span>
<span id="LC20" class="line" lang="plaintext">URL: http://www.gnutls.org/</span>
<span id="LC21" class="line" lang="plaintext">Version: 3.6.5</span>
<span id="LC22" class="line" lang="plaintext">Libs: -L${libdir} -lgnutls</span>
<span id="LC23" class="line" lang="plaintext">Libs.private:      -ltspi -lgmp -lunistring -lidn2</span>
<span id="LC24" class="line" lang="plaintext">Requires.private: nettle, hogweed, libtasn1, p11-kit-1</span>
<span id="LC25" class="line" lang="plaintext">Cflags: -I${includedir}</span></code></pre>
<p dir="auto">So looks like Fedora meanwhile fixed it.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/675#note_131968221">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/001451267cfd5742672882bead612cb4/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/675#note_131968221"}}</script>
</p>
</div>
</body>
</html>