summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-06-27 19:05:33 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-06-27 19:05:33 +0000
commite04137579d087ee12c5930bda13f073a7f8c6334 (patch)
tree7c4af954a38690b64da0c0ac622150db65d4b48c /m4
parent4dbde7f53b025eb6704ea5b55c8f5bc91a832bea (diff)
downloadmailutils-e04137579d087ee12c5930bda13f073a7f8c6334.tar.gz
mailutils-e04137579d087ee12c5930bda13f073a7f8c6334.tar.bz2
Update
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib.m411
1 files changed, 11 insertions, 0 deletions
diff --git a/m4/gnulib.m4 b/m4/gnulib.m4
index 52d9370eb..e69a50217 100644
--- a/m4/gnulib.m4
+++ b/m4/gnulib.m4
@@ -72,6 +72,9 @@ gl_GLOB
# inttostr
gl_INTTOSTR
+# sha1
+gl_SHA1
+
# extensions
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
@@ -89,6 +92,8 @@ gl_GETOPT
# gettext-h
+# intprops
+
# malloc
AC_FUNC_MALLOC
@@ -113,6 +118,9 @@ gl_C_RESTRICT
# size_max
gl_SIZE_MAX
+# ssize_t
+gt_TYPE_SSIZE_T
+
# stat-macros
gl_STAT_MACROS
@@ -142,6 +150,9 @@ gl_FUNC_STRNLEN
# sysexits
gl_SYSEXITS
+# unistd
+gl_HEADER_UNISTD
+
# vasnprintf
gl_FUNC_VASNPRINTF

Return to:

Send suggestions and report system problems to the System administrator.