(drem): Check for this function.
This commit is contained in:
@@ -1336,7 +1336,7 @@ AC_ALLOCA
|
||||
# logb and frexp are found in -lm on most systems.
|
||||
AC_HAVE_LIBRARY(-lm)
|
||||
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
|
||||
random bcopy bcmp logb frexp fmod ftime res_init setsid strerror)
|
||||
random bcopy bcmp logb frexp fmod drem ftime res_init setsid strerror)
|
||||
|
||||
ok_so_far=true
|
||||
AC_FUNC_CHECK(socket, , ok_so_far=)
|
||||
|
||||
Reference in New Issue
Block a user