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

/freebsd-10-stable/contrib/openpam/
H A Dconfigure4737 if ${ac_cv_c_restrict+:} false; then :
4740 ac_cv_c_restrict=no
4761 ac_cv_c_restrict=$ac_kw
4764 test "$ac_cv_c_restrict" != no && break
4768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
4769 $as_echo "$ac_cv_c_restrict" >&6; }
4771 case $ac_cv_c_restrict in
4776 #define restrict $ac_cv_c_restrict

Completed in 187 milliseconds