Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signal-h, monetary, strings: Fix build failure in some cases. | Bruno Haible | 2018-02-04 | 1 | -1/+1 |
| | | | | | | | | | Reported by Tim Rühsen <tim.ruehsen@gmx.de>. * modules/signal-h (Makefile.am): In the GNULIB_* substitutions, use '/' as delimiter in sed command, not '|'. * modules/monetary (Makefile.am): Likewise. * modules/strings (Makefile.am): Likewise. | ||||
* | monetary: New module. | Bruno Haible | 2017-09-23 | 1 | -0/+57 |
* modules/monetary: New file. * lib/monetary.in.h: New file. * m4/monetary_h.m4: New file. * doc/posix-headers/monetary.texi: Mention the new module. * modules/monetary-tests: New file. * tests/test-monetary.c: New file. * modules/monetary-c++-tests: New file. * tests/test-monetary-c++.cc: New file. * modules/duplocale-tests (configure.ac): Use AC_CHECK_HEADERS_ONCE. |