Home | History | Annotate | Download | only in make-3.81

Lines Matching full:clock_gettime

7178   # Solaris 2.5.1 needs -lposix4 to get the clock_gettime function.
7180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
7181 $as_echo_n "checking for library containing clock_gettime... " >&6; }
7195 char clock_gettime ();
7199 return clock_gettime ();