Update Gnulib; use the `func' module.
authorLudovic Courtès <ludo@gnu.org>
Thu, 18 Mar 2010 19:34:01 +0000 (20:34 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 18 Mar 2010 19:41:01 +0000 (20:41 +0100)
commitf4c79b3c08b4b16f504a049b2ef14a238e94508f
tree54f859757b8693eb80ebfa23d444d9525053dd51
parent54eb59cf4948482461e41f73c0a5b1f9c7081326
Update Gnulib; use the `func' module.

Update Gnulib to v0.0-3575-g128e4b8.

* m4/gnulib-cache.m4: Add `func'.
31 files changed:
build-aux/c++defs.h [new file with mode: 0644]
build-aux/vc-list-files
build-aux/warn-on-use.h
lib/Makefile.am
lib/iconv.in.h
lib/locale.in.h
lib/stdio.in.h
lib/stdlib.in.h
lib/string.in.h
lib/sys_socket.in.h
lib/sys_stat.in.h
lib/time.in.h
lib/unistd.in.h
lib/wchar.in.h
m4/duplocale.m4
m4/func.m4 [new file with mode: 0644]
m4/gnulib-cache.m4
m4/gnulib-common.m4
m4/gnulib-comp.m4
m4/iconv_open.m4
m4/locale_h.m4
m4/stdio_h.m4
m4/stdlib_h.m4
m4/string_h.m4
m4/sys_file_h.m4
m4/sys_socket_h.m4
m4/sys_stat_h.m4
m4/time_h.m4
m4/unistd_h.m4
m4/warn-on-use.m4
m4/wchar_h.m4 [moved from m4/wchar.m4 with 97% similarity]