From: Bruno Haible Date: Fri, 14 Aug 2009 07:46:18 +0000 (+0200) Subject: Update after gnulib imports and gnulib changed. X-Git-Tag: v0.18~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acca71fbf9c4aa4c33d9d4c5307f584f198afd5;p=thirdparty%2Fgettext.git Update after gnulib imports and gnulib changed. --- diff --git a/gettext-tools/gnulib-lib/.gitignore b/gettext-tools/gnulib-lib/.gitignore index 3a3dde744..50f755c99 100644 --- a/gettext-tools/gnulib-lib/.gitignore +++ b/gettext-tools/gnulib-lib/.gitignore @@ -233,6 +233,7 @@ /spawnp.c /stdarg.in.h /stdbool.in.h +/stddef.in.h /stdint.in.h /stdio-write.c /stdio.in.h diff --git a/gettext-tools/gnulib-tests/.gitignore b/gettext-tools/gnulib-tests/.gitignore index f6e964a5a..47d4ca4dd 100644 --- a/gettext-tools/gnulib-tests/.gitignore +++ b/gettext-tools/gnulib-tests/.gitignore @@ -11,8 +11,6 @@ /Makefile.gnulib /close-hook.c /close-hook.h -/close.c -/fclose.c /hash-pjw.c /hash-pjw.h /imaxtostr.c @@ -54,6 +52,9 @@ /test-getdelim.c /test-getdtablesize.c /test-getline.c +/test-getopt.c +/test-getopt.h +/test-getopt_long.h /test-gettimeofday.c /test-iconv.c /test-linkedhash_list.c @@ -119,6 +120,7 @@ /test-sigpipe.sh /test-snprintf.c /test-stdbool.c +/test-stddef.c /test-stdint.c /test-stdio.c /test-stdlib.c diff --git a/gettext-tools/libgettextpo/.gitignore b/gettext-tools/libgettextpo/.gitignore index 8a4cb3e15..31a8a119c 100644 --- a/gettext-tools/libgettextpo/.gitignore +++ b/gettext-tools/libgettextpo/.gitignore @@ -86,6 +86,7 @@ /size_max.h /stdarg.in.h /stdbool.in.h +/stddef.in.h /stdint.in.h /stdio-write.c /stdio.in.h