Fix builds of `i18n.c' on non-GNU systems.
authorLudovic Courtès <ludo@gnu.org>
Mon, 15 Feb 2010 18:40:42 +0000 (19:40 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 15 Feb 2010 18:40:42 +0000 (19:40 +0100)
commit44d3d1114447ee619bc9a900afb410273b56aae2
tree1c04c4b7ddb9d8772caba14bb9d9fe0f51b48239
parent3ea159afc5c476e06148cf5fc2a1fb77267326f6
Fix builds of `i18n.c' on non-GNU systems.

* libguile/i18n.c (chr_to_case, str_to_case): Add `func_name' argument
  and `FUNC_NAME' macro.  Update callers.
libguile/i18n.c