maint: adjust to Gnulib changes

* lib/.gitignore: Add glthread, math.c, unistd.c, wctype-h.c.
* m4/.gitignore: Remove inline.m4.
This commit is contained in:
Paul Eggert 2013-01-06 07:58:30 -08:00
parent 00c348e658
commit 8798d5c4fd
2 changed files with 4 additions and 1 deletions

4
lib/.gitignore vendored
View File

@ -99,6 +99,7 @@
/gettext.h
/gettime.c
/gettimeofday.c
/glthread
/gnulib.mk
/ignore-value.h
/intprops.h
@ -250,3 +251,6 @@
/stat-time.c
/timespec.c
/xsize.c
/math.c
/unistd.c
/wctype-h.c

1
m4/.gitignore vendored
View File

@ -66,7 +66,6 @@
/gnulib-comp.m4
/gnulib-tool.m4
/include_next.m4
/inline.m4
/intmax_t.m4
/inttypes_h.m4
/isnand.m4