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

/openbsd-current/usr.sbin/nsd/
H A Dconfigure9022 if test ${ac_cv_sys_largefile_CC+y}
9026 ac_cv_sys_largefile_CC=no
9059 ac_cv_sys_largefile_CC=' -n32'; break
9068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
9069 printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; }
9070 if test "$ac_cv_sys_largefile_CC" != no; then
9071 CC=$CC$ac_cv_sys_largefile_CC
/openbsd-current/usr.sbin/unbound/
H A Dconfigure17065 if test ${ac_cv_sys_largefile_CC+y}
17069 ac_cv_sys_largefile_CC=no
17102 ac_cv_sys_largefile_CC=' -n32'; break
17111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
17112 printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; }
17113 if test "$ac_cv_sys_largefile_CC" != no; then
17114 CC=$CC$ac_cv_sys_largefile_CC

Completed in 207 milliseconds