summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-10-21 13:19:15 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-10-21 13:19:15 +0300
commitea6d296a752f447655e954ae51027072cb4e075e (patch)
tree813746e10caef915a98b9138eca7ae766474b19b /configure.ac
parent642351414f874a9632d985ef1bd0dde9df9eac9b (diff)
downloadgawk-ea6d296a752f447655e954ae51027072cb4e075e.tar.gz
Update GNULIB stuff.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d98767fb..2aa3e68f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -184,7 +184,7 @@ AC_CHECK_HEADERS(arpa/inet.h fcntl.h locale.h libintl.h mcheck.h \
sys/ioctl.h sys/param.h sys/select.h sys/socket.h sys/time.h unistd.h \
termios.h stropts.h wchar.h wctype.h)
-AC_HEADER_STDBOOL
+gl_C_BOOL
AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS_ONCE([sys/time.h])