[gnutls-devel] GnuTLS | configure.ac: check if libatomic is needed (!878)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Jan 22 21:18:01 CET 2019


Nikos Mavrogiannopoulos started a new discussion on configure.ac:

>  AC_CHECK_HEADERS([netinet/tcp.h])
>  AC_CHECK_HEADERS([stdatomic.h])
>  
> +AC_SEARCH_LIBS([__atomic_load_4], [atomic], [AC_SUBST([LIBATOMIC_LIBS], [-latomic])])

Any reason for searching for `__atomic_load_4` and not for a function used by atomic.h?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/878#note_133814013
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/20190122/491e99df/attachment.html>


More information about the Gnutls-devel mailing list