Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-14 | Use Gnulib's `getaddrinfo' module. | Ludovic Courtès | 1 | -1/+1 | |
* m4/gnulib-cache.m4: Add `getaddrinfo'. * libguile/Makefile.am (libguile_la_LDFLAGS): Add `$(GETADDRINFO_LIB) $(HOSTENT_LIB) $(SERVENT_LIB)'. | |||||
2009-12-15 | Use Gnulib's `sys_stat' module; update Gnulib. | Ludovic Courtès | 1 | -1/+1 | |
* .x-sc_prohibit_S_IS_definition: New file. * m4/gnulib-cache.m4: Add `sys_stat'. * libguile/filesys.c: Remove `S_IS*' macro definitions for Ultrix and MinGW. | |||||
2009-05-28 | Use GNU libunistring and Gnulib modules needed by R6RS bytevectors and ports. | Ludovic Courtès | 1 | -0/+57 | |
* m4/gnulib-cache.m4 (gl_MODULES): Add `byteswap', `iconv_open-utf', `libunistring', `striconveh', and `string'. |