gnulib: update for fix of fprintf-posix, which we'll use soon.

* etc/prefix-gnulib-mk (prefix): Adjust regex for make file
targets so that gnulib's new arg-nonnull.h and link-warning.h
are matched.
* gnulib: Update.
This commit is contained in:
Joel E. Denny
2009-12-15 17:20:31 -05:00
parent ca01f454f0
commit 75f94c6ddf
9 changed files with 28 additions and 2 deletions

View File

@@ -11,6 +11,8 @@ errno_h.m4
error.m4
exitfail.m4
extensions.m4
fcntl_h.m4
fopen.m4
getopt.m4
getpagesize.m4
gettext.m4
@@ -55,6 +57,7 @@ stddef_h.m4
stdint.m4
stdint_h.m4
stdio-safer.m4
stdio_h.m4
stdlib_h.m4
stpcpy.m4
strerror.m4

3
m4/.gitignore vendored
View File

@@ -11,6 +11,8 @@
/error.m4
/exitfail.m4
/extensions.m4
/fcntl_h.m4
/fopen.m4
/getopt.m4
/getpagesize.m4
/gettext.m4
@@ -55,6 +57,7 @@
/stdint.m4
/stdint_h.m4
/stdio-safer.m4
/stdio_h.m4
/stdlib_h.m4
/stpcpy.m4
/strerror.m4