<!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="">
<blockquote dir="auto">
<p>This worked for me on Fedora and Ubuntu. It followed the Autoconf
<a href="https://www.gnu.org/software/guile/manual/html_node/Autoconf-Macros.html" rel="nofollow noreferrer noopener" target="_blank">https://www.gnu.org/software/guile/manual/html_node/Autoconf-Macros.html</a>
manual.</p>
<p>--- configure.ac+++ configure.ac@@ -859,8 +859,7 @@       AC_PATH_PROG([GUILD], [guild])       AC_SUBST([GUILD]) -      GUILE_PROGS-      GUILE_FLAGS+      PKG_CHECK_MODULES([GUILE], [guile-2.2])</p>
<p>This bypass all the guile m4 detection logic, probably not what upstream
intended. For the record, at gentoo we do not have issue with previous
(older m4 macros) after the fix and with current (newer m4 macros).</p>
</blockquote>
</div>


</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/commit/ae715f6703f73476dbe51b1281da6f69fdad0de5#note_148958347">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
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gnutls/gnutls/commit/ae715f6703f73476dbe51b1281da6f69fdad0de5#note_148958347"}}</script>

</p>
</div>
</body>
</html>