From: Bruno Haible Date: Fri, 8 May 2020 07:49:39 +0000 (+0200) Subject: Update after gnulib changed. X-Git-Tag: v0.21~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d4423181f6065d85dd0a594afccf82b05f16b6;p=thirdparty%2Fgettext.git Update after gnulib changed. * gnulib-local/modules/fnmatch.diff: Update. --- diff --git a/.gitignore b/.gitignore index 40a82b5da..1aa61a704 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ /gettext-tools/libgettextpo/arg-nonnull.h /gettext-tools/libgettextpo/asnprintf.c /gettext-tools/libgettextpo/asprintf.c +/gettext-tools/libgettextpo/attribute.h /gettext-tools/libgettextpo/basename-lgpl.c /gettext-tools/libgettextpo/basename.c /gettext-tools/libgettextpo/basename.h diff --git a/gnulib-local/modules/fnmatch.diff b/gnulib-local/modules/fnmatch.diff index a7a2961af..59cb1e74e 100644 --- a/gnulib-local/modules/fnmatch.diff +++ b/gnulib-local/modules/fnmatch.diff @@ -6,14 +6,14 @@ Depends-on: fnmatch-h ! alloca [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] + attribute [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] builtin-expect [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] flexmember [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] - stdbool [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] --- 9,15 ---- Depends-on: fnmatch-h ! alloca-opt [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] + attribute [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] builtin-expect [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] flexmember [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] - stdbool [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] diff --git a/libtextstyle/.gitignore b/libtextstyle/.gitignore index a732dd0ed..bbf131286 100644 --- a/libtextstyle/.gitignore +++ b/libtextstyle/.gitignore @@ -22,6 +22,7 @@ /lib/arg-nonnull.h /lib/asnprintf.c /lib/asprintf.c +/lib/attribute.h /lib/basename-lgpl.c /lib/binary-io.c /lib/binary-io.h