HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_struct_st_mtim_nsec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/diffutils/dist/
configure 6458 if test "${ac_cv_struct_st_mtim_nsec+set}" = set; then
6462 ac_cv_struct_st_mtim_nsec=no
6501 ac_cv_struct_st_mtim_nsec=$ac_val; break
6510 echo "$as_me:$LINENO: result: $ac_cv_struct_st_mtim_nsec" >&5
6511 echo "${ECHO_T}$ac_cv_struct_st_mtim_nsec" >&6
6513 if test $ac_cv_struct_st_mtim_nsec != no; then
6516 #define ST_MTIM_NSEC $ac_cv_struct_st_mtim_nsec
  /src/external/gpl2/gmake/dist/
configure 7816 if test "${ac_cv_struct_st_mtim_nsec+set}" = set; then
7820 ac_cv_struct_st_mtim_nsec=no
7866 ac_cv_struct_st_mtim_nsec=$ac_val; break
7877 echo "$as_me:$LINENO: result: $ac_cv_struct_st_mtim_nsec" >&5
7878 echo "${ECHO_T}$ac_cv_struct_st_mtim_nsec" >&6
7880 if test $ac_cv_struct_st_mtim_nsec != no; then
7883 #define ST_MTIM_NSEC $ac_cv_struct_st_mtim_nsec
7896 if test "$ac_cv_struct_st_mtim_nsec" != no; then

Completed in 52 milliseconds