mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Check SIMD headers
This commit is contained in:
@@ -147,6 +147,9 @@ AS_IF([test -d /usr/local/lib], [
|
||||
LDFLAGS="$LDFLAGS -L/usr/local/lib"
|
||||
])
|
||||
|
||||
dnl Checks for headers
|
||||
AC_CHECK_HEADERS([emmintrin.h tmmintrin.h smmintrin.h immintrin.h x86intrin.h])
|
||||
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
|
||||
AC_C_BIGENDIAN(
|
||||
|
||||
Reference in New Issue
Block a user