Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac350 if test "x${ac_cv_sizeof_long}" = "x8" ; then
352 elif test "x${ac_cv_sizeof_long}" = "x4" ; then
355 AC_MSG_ERROR([Unsupported long size: ${ac_cv_sizeof_long}])
H A Dconfigure6657 if ${ac_cv_sizeof_long+:} false; then :
6669 ac_cv_sizeof_long=0
6674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
6675 $as_echo "$ac_cv_sizeof_long" >&6; }
6684 if test "x${ac_cv_sizeof_long}" = "x8" ; then
6686 elif test "x${ac_cv_sizeof_long}" = "x4" ; then
6689 as_fn_error $? "Unsupported long size: ${ac_cv_sizeof_long}" "$LINENO" 5