i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API.
authorMark H Weaver <mhw@netris.org>
Wed, 15 Oct 2014 00:36:11 +0000 (20:36 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 15 Oct 2014 00:36:19 +0000 (20:36 -0400)
commit30c5982a9548a0ca0ea46111beb490f06d74a40a
tree78bb0b042c77d2c82a0152d29337a2c62cf3a80b
parentb9ace68613395fda26f3f3d7dc2ac9bc52cd7f2a
i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API.

* configure.ac: Check for uselocale.
* libguile/i18n.c: Add HAVE_USELOCALE to the list of requirements
  before defining USE_GNU_LOCALE_API.
configure.ac
libguile/i18n.c