X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=194ea0d49e06b2cd5297c980924800f8f6971223;hb=82b8ec884b790ea29363eba955e10b7b81289e2b;hp=89072f0508e7bf18a9aac96f51f11292fd66b6f7;hpb=580a3927b10f94632b53bec46b8308bb6130bfdd;p=xonotic%2Fd0_blind_id.git diff --git a/configure.ac b/configure.ac index 89072f0..194ea0d 100644 --- a/configure.ac +++ b/configure.ac @@ -12,6 +12,7 @@ AC_ARG_WITH(tfm, AS_HELP_STRING([--with-tfm], [Use tfm (TomsFastMath) instead of AM_CONDITIONAL(WITH_OPENSSL, [test x"$with_openssl" != xno]) AM_CONDITIONAL(WITH_TOMMATH, [test x"$with_tommath" != xno]) AM_CONDITIONAL(WITH_TOMSFASTMATH, [test x"$with_tfm" != xno]) +AC_CHECK_FUNCS(explicit_bzero memset_s) AS_IF([test x"$with_tommath" != xno], [AC_SEARCH_LIBS(mp_init, tommath, ,