<!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></div>
<p dir="auto">The sed code that does it is in Makefile.am, target <code>dist-hook</code>. That's ok for a tarball but not for a <code>make install</code>.</p>
<p dir="auto">E.g. after <code>make install</code>, with /usr/local/bin being first in $PATH:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ gnutls-cli --version</span>
<span id="LC2" class="line" lang="plaintext">gnutls-cli @VERSION@</span>
<span id="LC3" class="line" lang="plaintext">Copyright (C) 2000-@YEAR@ Free Software Foundation, and others, all rights reserved.</span>
<span id="LC4" class="line" lang="plaintext">This is free software. It is licensed for use, modification and</span>
<span id="LC5" class="line" lang="plaintext">redistribution under the terms of the GNU General Public License,</span>
<span id="LC6" class="line" lang="plaintext">version 3 or later <http://gnu.org/licenses/gpl.html></span>
<span id="LC7" class="line" lang="plaintext"></span>
<span id="LC8" class="line" lang="plaintext"></span>
<span id="LC9" class="line" lang="plaintext">Please send bug reports to:  <@PACKAGE_BUGREPORT@></span></code></pre>
<p dir="auto">If you agree I can address that by renaming <code>std-args.def</code> into <code>std-args.def.in</code> and adding a line to configure.ac that generates <code>std-args.def</code> (adding it to AC_CONFIG_FILES). That is normal procedure for @...@ substitution.</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/567">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/2c28c7a77707e08e8bd0a0043240b7f9/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/567"}}</script>
</p>
</div>
</body>
</html>