summaryrefslogtreecommitdiffstats
path: root/gettext-tools/gnulib-tests/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2016-05-16 17:08:09 +0900
committerDaiki Ueno <ueno@gnu.org>2016-05-16 17:39:38 +0900
commite26b846fe273243b446cc02a027cc1a715734d1f (patch)
tree07223e40fad19a8fa85e68d05d8ab1aa7e89d842 /gettext-tools/gnulib-tests/.gitignore
parentcd95c539516127b153ab21b57a1ceaa0e731ec4c (diff)
downloadexternal_gettext-e26b846fe273243b446cc02a027cc1a715734d1f.zip
external_gettext-e26b846fe273243b446cc02a027cc1a715734d1f.tar.gz
external_gettext-e26b846fe273243b446cc02a027cc1a715734d1f.tar.bz2
msgfmt, xgettext: Respect XDG_DATA_DIRS
Suggested in https://savannah.gnu.org/bugs/?47123 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add 'xmemdup0'. * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gettext-tools/src/search-path.c: New file. * gettext-tools/src/search-path.h: New file. * gettext-tools/src/Makefile.am (noinst_HEADERS): Add search-path.h. (libgettextsrc_la_SOURCES): Add search-path.c. * gettext-tools/src/msgfmt.c: Include "search-path.h". (main): Use get_search_path to locate ITS directories. * gettext-tools/src/xgettext.c: Include "search-path.h". (main): Use get_search_path to locate ITS directories.
Diffstat (limited to 'gettext-tools/gnulib-tests/.gitignore')
-rw-r--r--gettext-tools/gnulib-tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/gnulib-tests/.gitignore b/gettext-tools/gnulib-tests/.gitignore
index bc2c1c2..aa7ad59 100644
--- a/gettext-tools/gnulib-tests/.gitignore
+++ b/gettext-tools/gnulib-tests/.gitignore
@@ -308,6 +308,7 @@
/test-write.c
/test-xalloc-die.c
/test-xalloc-die.sh
+/test-xmemdup0.c
/test-xvasprintf.c
/wcrtomb.c
/wctob.c