summaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Collapse)AuthorFilesLines
2014-02-03Update Gnulib to v0.1-77-gd9361daMark H Weaver1-1/+1
2013-02-18Update to gnulib 0.0.7865-a828.Andy Wingo1-1/+1
2012-07-06Update Gnulib to v0.0-7509-g98a2286.Ludovic Courtès1-12/+2
* Makefile.am (EXTRA_DIST): Add `m4/gnulib-cache.m4'. * build-aux/git-version-gen: Keep unchanged.
2012-01-16Update Gnulib to v0.0-6827-g39c3009; use the `dirfd' module.Ludovic Courtès1-3/+3
* m4/gnulib-cache.m4: Use `dirfd'. * libguile/filesys.c: Include Gnulib's <dirent.h> directly. (dirfd): Remove. Suggested by Bruno Haible <bruno@clisp.org>.
2011-12-14Update Gnulib to v0.0-6703-g4e0358a.Ludovic Courtès1-1/+7
2011-02-14Update Gnulib; add new modules.Ludovic Courtès1-1/+1
This updates Gnulib to v0.0-4889-ge375fe3. * m4/gnulib-cache.m4: Add `accept', `bind', `close', `connect', `getpeername', `getsockname', `getsockopt', `listen', `malloc', `malloca', `recv', `recvfrom', `send', `sendto', `setsockopt', `shutdown', `socket', and `sockets', requested by Jan Nieuwenhuizen <janneke-list@xs4all.nl> for cross-MinGW32 builds. Add `trunc', requested by Mark H Weaver <mhw@netris.org>.
2010-12-07Use Gnulib's `nproc'.Ludovic Courtès1-1/+1
This updates Gnulib to v0.0-4496-g6491120. * m4/gnulib-cache.m4: Add `nproc'.
2010-05-29Update Gnulib to v0.0-3955-g8ab5996.Ludovic Courtès1-4/+8
2010-02-14Use Gnulib's `getaddrinfo' module.Ludovic Courtès1-1/+1
* m4/gnulib-cache.m4: Add `getaddrinfo'. * libguile/Makefile.am (libguile_la_LDFLAGS): Add `$(GETADDRINFO_LIB) $(HOSTENT_LIB) $(SERVENT_LIB)'.
2009-11-17Add Gnulib maintainer modules.Ludovic Courtès1-0/+127
* m4/gnulib-cache.m4: Add `announce-gen', `gendocs', `gitlog-to-changelog', `gnupload', `gnu-web-doc-update', and `maintainer-makefile'. * .gnuploadrc, .x-sc_GPL_version, .x-sc_avoid_if_before_free, .x-sc_error_message_period, .x-sc_cast_of_alloca_return_value, .x-sc_cast_of_argument_to_free, .x-sc_error_message_uppercase, .x-sc_error_message_warn_fatal: New files.