Home
last modified time | relevance | path

Searched refs:ac_cv_sizeof_int (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac340 if test "x${ac_cv_sizeof_int}" = "x8" ; then
342 elif test "x${ac_cv_sizeof_int}" = "x4" ; then
345 AC_MSG_ERROR([Unsupported int size: ${ac_cv_sizeof_int}])
H A Dconfigure6612 if ${ac_cv_sizeof_int+:} false; then :
6624 ac_cv_sizeof_int=0
6629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
6630 $as_echo "$ac_cv_sizeof_int" >&6; }
6639 if test "x${ac_cv_sizeof_int}" = "x8" ; then
6641 elif test "x${ac_cv_sizeof_int}" = "x4" ; then
6644 as_fn_error $? "Unsupported int size: ${ac_cv_sizeof_int}" "$LINENO" 5