summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-20 14:19:39 +0200
committerBruno Haible <bruno@clisp.org>2021-06-20 18:36:45 +0200
commitacb7f1cc9b4df499b23576c488f66540330ca836 (patch)
tree57f5329d949bfab3edecac77e4fe7083e6d84c20 /.gitignore
parentf8c28f094dd7f85f1dc0631435f6b76c19b50242 (diff)
downloadgettext-acb7f1cc9b4df499b23576c488f66540330ca836.tar.gz
Update after gnulib changed.
Previously, different gnulib-tool invocations within the scope of the same configure.ac interfered with each other (through the GNULIB_* indicator macros, used in the generated .h files), and libgrep relied on it. Now, each gnulib-tool invocation needs its own copy of the generated .h files, in particular locale.h. Needed for the localeconv() override on native Windows. * autogen.sh: When invoking gnulib-tool for libgrep, don't avoid 'locale' and the other header file modules. * gettext-tools/configure.ac: Set GL_GRGL_GNULIB_SETLOCALE_NULL to 1.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 195edc595..71bc5dd02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -288,14 +288,19 @@
/gettext-tools/libgrep/malloc/
/gettext-tools/libgrep/gnulib-m4/
/gettext-tools/libgrep/Makefile.gnulib
+/gettext-tools/libgrep/_Noreturn.h
+/gettext-tools/libgrep/arg-nonnull.h
/gettext-tools/libgrep/attribute.h
/gettext-tools/libgrep/btowc.c
/gettext-tools/libgrep/c++defs.h
/gettext-tools/libgrep/cdefs.h
/gettext-tools/libgrep/dynarray.h
/gettext-tools/libgrep/intprops.h
+/gettext-tools/libgrep/inttypes.in.h
/gettext-tools/libgrep/langinfo.in.h
/gettext-tools/libgrep/libc-config.h
+/gettext-tools/libgrep/limits.in.h
+/gettext-tools/libgrep/locale.in.h
/gettext-tools/libgrep/localeconv.c
/gettext-tools/libgrep/mbrlen.c
/gettext-tools/libgrep/mbtowc-impl.h
@@ -308,7 +313,17 @@
/gettext-tools/libgrep/regex_internal.c
/gettext-tools/libgrep/regex_internal.h
/gettext-tools/libgrep/regexec.c
+/gettext-tools/libgrep/stdbool.in.h
+/gettext-tools/libgrep/stddef.in.h
+/gettext-tools/libgrep/stdint.in.h
+/gettext-tools/libgrep/stdlib.in.h
+/gettext-tools/libgrep/sys_types.in.h
+/gettext-tools/libgrep/unistd.c
+/gettext-tools/libgrep/unistd.in.h
/gettext-tools/libgrep/warn-on-use.h
+/gettext-tools/libgrep/wchar.in.h
+/gettext-tools/libgrep/wctype-h.c
+/gettext-tools/libgrep/wctype.in.h
/gettext-tools/libgrep/windows-initguard.h
/gettext-tools/libgrep/wcrtomb.c
/gettext-tools/man/x-to-1.in
@@ -831,7 +846,18 @@ core
/gettext-tools/libgettextpo/uniwidth.h
/gettext-tools/libgettextpo/wchar.h
/gettext-tools/libgettextpo/wctype.h
+/gettext-tools/libgrep/inttypes.h
/gettext-tools/libgrep/langinfo.h
+/gettext-tools/libgrep/limits.h
+/gettext-tools/libgrep/locale.h
+/gettext-tools/libgrep/stdbool.h
+/gettext-tools/libgrep/stddef.h
+/gettext-tools/libgrep/stdint.h
+/gettext-tools/libgrep/stdlib.h
+/gettext-tools/libgrep/unistd.h
+/gettext-tools/libgrep/wchar.h
+/gettext-tools/libgrep/wctype.h
+/gettext-tools/libgrep/sys/types.h
/gettext-tools/po/??@*.insert-header
/gettext-tools/po/remove-potcdate.sed
/gettext-tools/src/gettext.res