ITS#9513 - Regenerate configure

This commit is contained in:
Quanah Gibson-Mount 2021-03-31 19:44:22 +00:00
parent 85883224ba
commit fcc1410f98
2 changed files with 4 additions and 0 deletions

1
configure vendored
View file

@ -24423,6 +24423,7 @@ fi
for ac_func in \
bcopy \
clock_gettime \
closesocket \
chroot \
endgrent \

View file

@ -105,6 +105,9 @@
/* Define to 1 if you have the `chroot' function. */
#undef HAVE_CHROOT
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
/* Define to 1 if you have the `closesocket' function. */
#undef HAVE_CLOSESOCKET