<!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="">
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ grep -A1 ftello config.log</span>
<span id="LC2" class="line" lang="plaintext">configure:19175: checking whether ftello is declared</span>
<span id="LC3" class="line" lang="plaintext">configure:19175: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5</span>
<span id="LC4" class="line" lang="plaintext">--</span>
<span id="LC5" class="line" lang="plaintext">configure:19199: checking for ftello</span>
<span id="LC6" class="line" lang="plaintext">configure:19216: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -latomic  >&5</span>
<span id="LC7" class="line" lang="plaintext">--</span>
<span id="LC8" class="line" lang="plaintext">configure:19238: checking whether ftello works</span>
<span id="LC9" class="line" lang="plaintext">configure:19327: result: guessing yes</span>
<span id="LC10" class="line" lang="plaintext">--</span>
<span id="LC11" class="line" lang="plaintext">configure:26724: checking for ftello</span>
<span id="LC12" class="line" lang="plaintext">configure:26750: result: yes</span>
<span id="LC13" class="line" lang="plaintext">configure:26763: checking whether ftello works</span>
<span id="LC14" class="line" lang="plaintext">configure:26852: result: guessing yes</span>
<span id="LC15" class="line" lang="plaintext">--</span>
<span id="LC16" class="line" lang="plaintext">configure:39089: checking for ftello</span>
<span id="LC17" class="line" lang="plaintext">configure:39115: result: yes</span>
<span id="LC18" class="line" lang="plaintext">configure:39128: checking whether ftello works</span>
<span id="LC19" class="line" lang="plaintext">configure:39217: result: guessing yes</span>
<span id="LC20" class="line" lang="plaintext">--</span>
<span id="LC21" class="line" lang="plaintext">ac_cv_have_decl_ftello=yes</span>
<span id="LC22" class="line" lang="plaintext">ac_cv_have_decl_funlockfile=no</span>
<span id="LC23" class="line" lang="plaintext">--</span>
<span id="LC24" class="line" lang="plaintext">gl_cv_func_ftello=yes</span>
<span id="LC25" class="line" lang="plaintext">gl_cv_func_ftello_works='guessing yes'</span>
<span id="LC26" class="line" lang="plaintext">gl_cv_func_gai_strerror_posix_signature=no</span>
<span id="LC27" class="line" lang="plaintext"></span>
<span id="LC28" class="line" lang="plaintext">$ grep ^LIBS= config.log</span>
<span id="LC29" class="line" lang="plaintext">LIBS=''</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/issues/735#note_153480119">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/2f807e5a5a5e7d7c97481521e41674e5/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/735#note_153480119"}}</script>

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