summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-05-08 09:49:39 +0200
committerBruno Haible <bruno@clisp.org>2020-05-08 09:49:39 +0200
commit72d4423181f6065d85dd0a594afccf82b05f16b6 (patch)
tree654df83fa0fc060832dbcc784f2df2e0c3acf609
parent8e9ce1081481afb7c25fe669551c7b5a327d8140 (diff)
downloadgettext-72d4423181f6065d85dd0a594afccf82b05f16b6.tar.gz
Update after gnulib changed.
* gnulib-local/modules/fnmatch.diff: Update.
-rw-r--r--.gitignore1
-rw-r--r--gnulib-local/modules/fnmatch.diff4
-rw-r--r--libtextstyle/.gitignore1
3 files changed, 4 insertions, 2 deletions
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