mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
AC_CHECK_FUNCS for setitimer and ualarm.
This commit is contained in:
parent
27413d9924
commit
02b2578725
@ -1801,7 +1801,7 @@ rename closedir mkdir rmdir sysinfo \
|
||||
random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
|
||||
strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
|
||||
utimes setrlimit setpgid getcwd shutdown strftime getaddrinfo \
|
||||
__fpending ftello getloadavg mblen mbrlen strsignal)
|
||||
__fpending ftello getloadavg mblen mbrlen strsignal setitimer ualarm)
|
||||
|
||||
# Check this now, so that we will NOT find the above functions in ncurses.
|
||||
# That is because we have not set up to link ncurses in lib-src.
|
||||
|
Loading…
Reference in New Issue
Block a user