[gnutls-devel] GnuTLS | Unwanted -lunistring leak to global LIBS in configure (#735)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Mar 23 14:04:38 CET 2019




```
$ grep -A1 ftello config.log
configure:19175: checking whether ftello is declared
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
--
configure:19199: checking for ftello
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
--
configure:19238: checking whether ftello works
configure:19327: result: guessing yes
--
configure:26724: checking for ftello
configure:26750: result: yes
configure:26763: checking whether ftello works
configure:26852: result: guessing yes
--
configure:39089: checking for ftello
configure:39115: result: yes
configure:39128: checking whether ftello works
configure:39217: result: guessing yes
--
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_funlockfile=no
--
gl_cv_func_ftello=yes
gl_cv_func_ftello_works='guessing yes'
gl_cv_func_gai_strerror_posix_signature=no

$ grep ^LIBS= config.log
LIBS=''
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/735#note_153480119
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190323/082bae13/attachment-0001.html>


More information about the Gnutls-devel mailing list