summaryrefslogtreecommitdiffstats
path: root/gl/m4/gnulib-comp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r--gl/m4/gnulib-comp.m46
1 files changed, 2 insertions, 4 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4
index 4a956e4..e776ae7 100644
--- a/gl/m4/gnulib-comp.m4
+++ b/gl/m4/gnulib-comp.m4
@@ -26,7 +26,6 @@ AC_DEFUN([gl_EARLY],
26 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable 26 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
27 AC_REQUIRE([AC_PROG_RANLIB]) 27 AC_REQUIRE([AC_PROG_RANLIB])
28 # Code from module alignof: 28 # Code from module alignof:
29 # Code from module alloca:
30 # Code from module alloca-opt: 29 # Code from module alloca-opt:
31 # Code from module arg-nonnull: 30 # Code from module arg-nonnull:
32 # Code from module arpa_inet: 31 # Code from module arpa_inet:
@@ -146,7 +145,6 @@ AC_DEFUN([gl_INIT],
146 gl_COMMON 145 gl_COMMON
147 gl_source_base='gl' 146 gl_source_base='gl'
148 # Code from module alignof: 147 # Code from module alignof:
149 # Code from module alloca:
150 # Code from module alloca-opt: 148 # Code from module alloca-opt:
151 gl_FUNC_ALLOCA 149 gl_FUNC_ALLOCA
152 # Code from module arg-nonnull: 150 # Code from module arg-nonnull:
@@ -222,7 +220,7 @@ AC_DEFUN([gl_INIT],
222 gl_FUNC_GETOPT_POSIX 220 gl_FUNC_GETOPT_POSIX
223 # Code from module gettext: 221 # Code from module gettext:
224 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. 222 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
225 AM_GNU_GETTEXT_VERSION([0.17]) 223 AM_GNU_GETTEXT_VERSION([0.18.1])
226 # Code from module gettext-h: 224 # Code from module gettext-h:
227 AC_SUBST([LIBINTL]) 225 AC_SUBST([LIBINTL])
228 AC_SUBST([LTLIBINTL]) 226 AC_SUBST([LTLIBINTL])
@@ -522,7 +520,6 @@ AC_DEFUN([gl_FILE_LIST], [
522 build-aux/config.rpath 520 build-aux/config.rpath
523 build-aux/warn-on-use.h 521 build-aux/warn-on-use.h
524 lib/alignof.h 522 lib/alignof.h
525 lib/alloca.c
526 lib/alloca.in.h 523 lib/alloca.in.h
527 lib/arpa_inet.in.h 524 lib/arpa_inet.in.h
528 lib/asnprintf.c 525 lib/asnprintf.c
@@ -660,6 +657,7 @@ AC_DEFUN([gl_FILE_LIST], [
660 m4/00gnulib.m4 657 m4/00gnulib.m4
661 m4/alloca.m4 658 m4/alloca.m4
662 m4/arpa_inet_h.m4 659 m4/arpa_inet_h.m4
660 m4/asm-underscore.m4
663 m4/base64.m4 661 m4/base64.m4
664 m4/btowc.m4 662 m4/btowc.m4
665 m4/c-strtod.m4 663 m4/c-strtod.m4