<!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"><a href="https://gitlab.com/alonbl" data-user="174650" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="Alon Bar-Lev">@alonbl</a>,</p>
<p dir="auto">I was looking through <code>configure</code> options again and I see there is a <code>--with-guile-site-dir</code>. Should I be using something like:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">PKG_CONFIG_PATH="..."</span>
<span id="LC2" class="line" lang="plaintext">GUILE_DIR=$(pkg-config --variable=sitedir guile)</span>
<span id="LC3" class="line" lang="plaintext">configure ... --with-guile-site-dir=${GUILE_DIR}</span></code></pre>
</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_148963461">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_148963461"}}</script>

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