gnulib: update

* bootstrap, build-aux/.gitignore, gnulib, m4/.gitignore: update.
This commit is contained in:
Akim Demaille
2012-07-06 15:03:27 +02:00
parent a59a6ddef4
commit 41c11ce484
4 changed files with 71 additions and 54 deletions

6
m4/.gitignore vendored
View File

@@ -34,6 +34,7 @@
/fprintf-posix.m4
/frexp.m4
/frexpl.m4
/fseterr.m4
/fstat.m4
/getdtablesize.m4
/getopt.m4
@@ -95,6 +96,7 @@
/multiarch.m4
/nls.m4
/nocrash.m4
/off_t.m4
/open.m4
/pathmax.m4
/perror.m4
@@ -150,6 +152,7 @@
/sys_ioctl_h.m4
/sys_socket_h.m4
/sys_stat_h.m4
/sys_types_h.m4
/sys_wait_h.m4
/sysexits.m4
/threadlib.m4
@@ -176,6 +179,3 @@
/xalloc.m4
/xsize.m4
/xstrndup.m4
/off_t.m4
/sys_types_h.m4
/fseterr.m4