1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Use Gnulib's `locale' module.

* configure.ac: Remove test for <xlocale.h>.

* libguile/i18n.c: Remove conditional <xlocale.h> inclusion on
  `HAVE_XLOCALE_H'.

* m4/gnulib-cache.m4: Add `locale' module.
This commit is contained in:
Ludovic Courtès 2009-11-23 22:50:34 +01:00
parent a270e133f3
commit 414e44412c
15 changed files with 249 additions and 19 deletions

1
.gitignore vendored
View file

@ -117,3 +117,4 @@ INSTALL
/GTAGS
/meta/guile-tools
/meta/guile-config
/lib/locale.h