(mktime): Check for it.
This commit is contained in:
parent
02a8d13736
commit
9698a73ea8
1 changed files with 1 additions and 1 deletions
|
@ -1576,7 +1576,7 @@ AC_ALLOCA
|
|||
AC_HAVE_LIBRARY(-lm)
|
||||
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
|
||||
random lrand48 bcopy bcmp logb frexp fmod drem ftime res_init setsid \
|
||||
strerror fpathconf select)
|
||||
strerror fpathconf select mktime)
|
||||
|
||||
ok_so_far=true
|
||||
AC_FUNC_CHECK(socket, , ok_so_far=)
|
||||
|
|
Loading…
Add table
Reference in a new issue