1
0
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:
Eli Zaretskii 2004-11-06 16:53:38 +00:00
parent aec04d3666
commit ea92fc9ff2
2 changed files with 5 additions and 1 deletions

3
configure vendored
View File

@ -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 \

View File

@ -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