<!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">Sébastien Blin <a href="https://gitlab.com/AmarOk1412" data-user="2126914" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="Sébastien Blin">@AmarOk1412</a> commented 1 hour ago</p>
<blockquote dir="auto">
<p>I think the problem is still here.</p>
<p>I am currently trying to bump gnutls (3.6.2->3.6.5), and it's currently failing due to gtk-doc with:</p>
<p>autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing 'build-aux/compile'
configure.ac:29: installing 'build-aux/missing'
doc/Makefile.am: installing 'build-aux/depcomp'
gtk-doc.make:78: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
[...]
autoreconf: automake failed with exit status: 1</p>
<p>The thing is, I don't want gtk-doc. In the past I used --disable-gtk-doc (still here), but it's the step after the reconf (with ./configure --disable-gtk-doc --disable-doc).</p>
<p>Re-downgrading to a previous version works.</p>
</blockquote>
<p dir="auto">That is a completely different issue than the issue-report you are posting in.</p>
<p dir="auto">issue 514 is along the lines of "I installed everything listed for a developer build in README.md and still could not build."</p>
<p dir="auto">You, otoh want to make a "semi-developer build", run autoreconf but without full development toolkit. Afaict this probably broke with <a href="https://gitlab.com/gnutls/gnutls/commit/535ba543e78338192ce40b501e1283130550a704" data-original="535ba543e78338192ce40b501e1283130550a704" data-link="false" data-link-reference="false" data-project="179611" data-commit="535ba543e78338192ce40b501e1283130550a704" data-reference-type="commit" data-container="body" data-placement="bottom" title="Fix usage of 'autoreconf'" class="gfm gfm-commit has-tooltip">535ba543</a> which switched from AC_CONFIG_MACRO_DIR to AC_CONFIG_MACRO_DIR<em>S</em>. And gtkdocize has this comment:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext"># If the AC_CONFIG_MACRO_DIR() macro is used, copy gtk-doc.m4 from our</span>
<span id="LC2" class="line" lang="plaintext"># prefix to that directory.  This makes sure that the M4 macro used</span>
<span id="LC3" class="line" lang="plaintext"># matches the the automake fragment.</span>
<span id="LC4" class="line" lang="plaintext"># If AC_CONFIG_MACRO_DIR is not used, the macro won't be copied, and</span>
<span id="LC5" class="line" lang="plaintext"># the correct flags must be passed to aclocal for it to find the macro.</span></code></pre>
</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/514#note_127729573">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/cdbf455883481cd86c92cd29761a96fd/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/514#note_127729573"}}</script>
</p>
</div>
</body>
</html>