diff options
author | Jim Meyering <meyering@redhat.com> | 2011-07-27 22:19:11 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-07-29 08:07:30 +0200 |
commit | 0be1ae66206bf109c0e6870c94c61d4dc6c8e2a7 (patch) | |
tree | 3816c62efdbc451674cf50870dec80a42ec11180 /gnulib | |
parent | 6ab90b53f660cb5bad94b729d400934de68c7e9e (diff) | |
download | coreutils-0be1ae66206bf109c0e6870c94c61d4dc6c8e2a7.tar.xz |
build: update gnulib, for "make syntax-check" fix
Without the recent maint.mk fix, "make syntax-check"
would fail like this:
src/dd.c:# define SA_RESETHAND 0
src/ls.c:# define SA_RESTART 0
src/timeout.c:# define SA_RESTART 0
maint.mk: define the above via some gnulib .h file
make: *** [sc_prohibit_always-defined_macros] Error 1
Diffstat (limited to 'gnulib')
m--------- | gnulib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gnulib b/gnulib -Subproject d72683055ea46253d8eb8f89341eff5414ae6ca +Subproject fb733077fcd97a36e1ffdb292387943df8e1b9b |