Searched refs:ac_cv_sizeof_ino_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure30424 if test "${ac_cv_sizeof_ino_t+set}" = set; then :
30428 ac_cv_sizeof_ino_t=$ac_cv_sizeof_long
30443 ac_cv_sizeof_ino_t=`cat conftestval`
30445 ac_cv_sizeof_ino_t=0
30452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_ino_t" >&5
30453 $as_echo "$ac_cv_sizeof_ino_t" >&6; }
30456 #define SIZEOF_INO_T $ac_cv_sizeof_ino_t
30460 if test $ac_cv_sizeof_ino_t = 4; then
[all...]
/macosx-10.9.5/xar-202/xar/
H A Dconfigure4604 if ${ac_cv_sizeof_ino_t+:} false; then :
4607 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (ino_t))" "ac_cv_sizeof_ino_t" "$ac_includes_default"; then :
4616 ac_cv_sizeof_ino_t=0
4621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_ino_t" >&5
4622 $as_echo "$ac_cv_sizeof_ino_t" >&6; }
4627 #define SIZEOF_INO_T $ac_cv_sizeof_ino_t
4631 if test $ac_cv_sizeof_ino_t = "4"; then
4638 elif test $ac_cv_sizeof_ino_t = "8"; then
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure30396 if test "${ac_cv_sizeof_ino_t+set}" = set; then :
30400 ac_cv_sizeof_ino_t=$ac_cv_sizeof_long
30415 ac_cv_sizeof_ino_t=`cat conftestval`
30417 ac_cv_sizeof_ino_t=0
30424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_ino_t" >&5
30425 $as_echo "$ac_cv_sizeof_ino_t" >&6; }
30428 #define SIZEOF_INO_T $ac_cv_sizeof_ino_t
30432 if test $ac_cv_sizeof_ino_t = 4; then
[all...]

Completed in 279 milliseconds