summaryrefslogtreecommitdiff
path: root/m4/gnulib-comp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/gnulib-comp.m4')
-rw-r--r--m4/gnulib-comp.m437
1 files changed, 33 insertions, 4 deletions
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index dfeea52..336d934 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -1,5 +1,5 @@
# DO NOT EDIT! GENERATED AUTOMATICALLY!
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2015 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -52,6 +52,7 @@ AC_DEFUN([gl_EARLY],
# Code from module c-ctype:
# Code from module c-strcase:
# Code from module c-strcaseeq:
+ # Code from module c-strcasestr:
# Code from module clock-time:
# Code from module cloexec:
# Code from module close:
@@ -59,6 +60,7 @@ AC_DEFUN([gl_EARLY],
# Code from module connect:
# Code from module crypto/md5:
# Code from module crypto/sha1:
+ # Code from module dirname:
# Code from module dirname-lgpl:
# Code from module dosname:
# Code from module double-slash-root:
@@ -94,10 +96,12 @@ AC_DEFUN([gl_EARLY],
# Code from module getpass-gnu:
# Code from module getpeername:
# Code from module getsockname:
+ # Code from module gettext:
# Code from module gettext-h:
# Code from module gettime:
# Code from module gettimeofday:
# Code from module git-version-gen:
+ # Code from module gitlog-to-changelog:
# Code from module gnumakefile:
# Code from module gnupload:
# Code from module havelib:
@@ -304,6 +308,8 @@ AC_DEFUN([gl_INIT],
gl_SYS_SOCKET_MODULE_INDICATOR([connect])
gl_MD5
gl_SHA1
+ gl_DIRNAME
+ gl_MODULE_INDICATOR([dirname])
gl_DIRNAME_LGPL
gl_DOUBLE_SLASH_ROOT
gl_FUNC_DUP2
@@ -437,6 +443,8 @@ AC_DEFUN([gl_INIT],
AC_LIBOBJ([getsockname])
fi
gl_SYS_SOCKET_MODULE_INDICATOR([getsockname])
+ dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
+ AM_GNU_GETTEXT_VERSION([0.18.1])
AC_SUBST([LIBINTL])
AC_SUBST([LTLIBINTL])
gl_GETTIME
@@ -880,9 +888,9 @@ AC_DEFUN([gl_INIT],
gt_TMPDIR
gl_UNISTD_H
gl_UNISTD_SAFER
- gl_LIBUNISTRING_LIBHEADER([0.9], [unitypes.h])
- gl_LIBUNISTRING_LIBHEADER([0.9], [uniwidth.h])
- gl_LIBUNISTRING_MODULE([0.9.4], [uniwidth/width])
+ gl_LIBUNISTRING_LIBHEADER([0.9.4], [unitypes.h])
+ gl_LIBUNISTRING_LIBHEADER([0.9.4], [uniwidth.h])
+ gl_LIBUNISTRING_MODULE([0.9.5], [uniwidth/width])
gl_FUNC_GLIBC_UNLOCKED_IO
gl_UTIMENS
gl_FUNC_VASNPRINTF
@@ -1064,6 +1072,7 @@ AC_DEFUN([gl_FILE_LIST], [
build-aux/announce-gen
build-aux/config.rpath
build-aux/git-version-gen
+ build-aux/gitlog-to-changelog
build-aux/gnupload
build-aux/snippet/_Noreturn.h
build-aux/snippet/arg-nonnull.h
@@ -1081,6 +1090,7 @@ AC_DEFUN([gl_FILE_LIST], [
lib/base32.c
lib/base32.h
lib/basename-lgpl.c
+ lib/basename.c
lib/binary-io.c
lib/binary-io.h
lib/bind.c
@@ -1090,6 +1100,8 @@ AC_DEFUN([gl_FILE_LIST], [
lib/c-strcase.h
lib/c-strcasecmp.c
lib/c-strcaseeq.h
+ lib/c-strcasestr.c
+ lib/c-strcasestr.h
lib/c-strncasecmp.c
lib/cloexec.c
lib/cloexec.h
@@ -1097,6 +1109,7 @@ AC_DEFUN([gl_FILE_LIST], [
lib/config.charset
lib/connect.c
lib/dirname-lgpl.c
+ lib/dirname.c
lib/dirname.h
lib/dosname.h
lib/dup-safer-flag.c
@@ -1258,6 +1271,7 @@ AC_DEFUN([gl_FILE_LIST], [
lib/stdio-write.c
lib/stdio.in.h
lib/stdlib.in.h
+ lib/str-two-way.h
lib/strcasecmp.c
lib/strchrnul.c
lib/strchrnul.valgrind
@@ -1370,9 +1384,11 @@ AC_DEFUN([gl_FILE_LIST], [
m4/getline.m4
m4/getopt.m4
m4/getpass.m4
+ m4/gettext.m4
m4/gettime.m4
m4/gettimeofday.m4
m4/gl-openssl.m4
+ m4/glibc2.m4
m4/glibc21.m4
m4/gnulib-common.m4
m4/hostent.m4
@@ -1380,12 +1396,19 @@ AC_DEFUN([gl_FILE_LIST], [
m4/iconv_h.m4
m4/include_next.m4
m4/inet_ntop.m4
+ m4/intdiv0.m4
+ m4/intl.m4
+ m4/intldir.m4
+ m4/intlmacosx.m4
+ m4/intmax.m4
m4/intmax_t.m4
+ m4/inttypes-pri.m4
m4/inttypes_h.m4
m4/ioctl.m4
m4/iswblank.m4
m4/langinfo_h.m4
m4/largefile.m4
+ m4/lcmessage.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
@@ -1424,13 +1447,17 @@ AC_DEFUN([gl_FILE_LIST], [
m4/netdb_h.m4
m4/netinet_in_h.m4
m4/nl_langinfo.m4
+ m4/nls.m4
m4/nocrash.m4
m4/off_t.m4
m4/open.m4
m4/pathmax.m4
m4/pipe2.m4
+ m4/po.m4
m4/posix_spawn.m4
+ m4/printf-posix.m4
m4/printf.m4
+ m4/progtest.m4
m4/quote.m4
m4/quotearg.m4
m4/raise.m4
@@ -1492,6 +1519,7 @@ AC_DEFUN([gl_FILE_LIST], [
m4/timespec.m4
m4/tm_gmtoff.m4
m4/tmpdir.m4
+ m4/uintmax_t.m4
m4/unistd-safer.m4
m4/unistd_h.m4
m4/unlocked-io.m4
@@ -1500,6 +1528,7 @@ AC_DEFUN([gl_FILE_LIST], [
m4/utimes.m4
m4/vasnprintf.m4
m4/vasprintf.m4
+ m4/visibility.m4
m4/vsnprintf.m4
m4/wait-process.m4
m4/waitpid.m4