diff options
Diffstat (limited to 'gnulib-m4/gnulib-comp.m4')
-rw-r--r-- | gnulib-m4/gnulib-comp.m4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnulib-m4/gnulib-comp.m4 b/gnulib-m4/gnulib-comp.m4 index f30bc4a..d8dee4f 100644 --- a/gnulib-m4/gnulib-comp.m4 +++ b/gnulib-m4/gnulib-comp.m4 @@ -1,5 +1,5 @@ # DO NOT EDIT! GENERATED AUTOMATICALLY! -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -2461,7 +2461,6 @@ AC_DEFUN([gl_FILE_LIST], [ lib/malloc.c lib/malloca.c lib/malloca.h - lib/malloca.valgrind lib/math.c lib/math.in.h lib/mbchar.c @@ -3418,6 +3417,7 @@ AC_DEFUN([gl_FILE_LIST], [ m4/xalloc.m4 m4/xsize.m4 m4/yield.m4 + tests/iconvsupport.c tests/infinity.h tests/init.sh tests/macros.h @@ -3484,6 +3484,7 @@ AC_DEFUN([gl_FILE_LIST], [ tests/test-mbsinit.c tests/test-mbsinit.sh tests/test-memchr.c + tests/test-once.c tests/test-printf-frexp.c tests/test-printf-frexpl.c tests/test-pthread_sigmask1.c |