mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Allows static builds to correctly inherit the pthread dependency when used with pkg-config --static --libs libsodium AC_SUBST doesn't require explicit values Regen autoconf Fixes #800