mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-04 20:27:45 +00:00
Regenerate.
This commit is contained in:
parent
aec04d3666
commit
ea92fc9ff2
3
configure
vendored
3
configure
vendored
@ -13702,10 +13702,11 @@ done
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
for ac_func in gethostname getdomainname dup2 \
|
||||
rename closedir mkdir rmdir sysinfo \
|
||||
rename closedir mkdir rmdir sysinfo getrusage \
|
||||
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 getwd shutdown getaddrinfo \
|
||||
|
@ -196,6 +196,9 @@ Boston, MA 02111-1307, USA. */
|
||||
/* Define to 1 if you have the `getpt' function. */
|
||||
#undef HAVE_GETPT
|
||||
|
||||
/* Define to 1 if you have the `getrusage' function. */
|
||||
#undef HAVE_GETRUSAGE
|
||||
|
||||
/* Define to 1 if you have the `getsockname' function. */
|
||||
#undef HAVE_GETSOCKNAME
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user