libosmocore/m4
Vadim Yanitskiy 13f4762827 configure.ac: fix build on systems without SIMD support
HAVE_AVX2, HAVE_SSE3 and HAVE_SSE4_1 were never defined if CPU
architecture doesn't match the (86*|x86_64*|amd64*) condition.

Change-Id: If0c3128f9768f95c1f5f955db242e71c81384c6c
2017-05-11 15:20:03 +00:00
..
DUMMY Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
ax_check_compile_flag.m4 configure.ac: add SIMD detection capabilities 2017-05-07 23:11:06 +07:00
ax_check_simd.m4 configure.ac: fix build on systems without SIMD support 2017-05-11 15:20:03 +00:00