configure: Factorize code checking for `iconveh_' constants; use the cache.
authorLudovic Courtès <ludo@gnu.org>
Sun, 19 Jun 2011 14:30:56 +0000 (16:30 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 19 Jun 2011 14:30:56 +0000 (16:30 +0200)
commit10c29ebde574b5bc45df70f313835b0c2e1f3a35
tree3e7c8b6e3c330d533a42c2712eaf636b08dd1514
parentc245d16a5b18afdb68356f8343e6af7b3c32935b
configure: Factorize code checking for `iconveh_' constants; use the cache.

* configure.ac: Remove code that determines the values of the `iconveh_'
  constants.  Use `GUILE_UNISTRING_ICONVEH_VALUES'. instead.

* acinclude.m4 (GUILE_UNISTRING_CONSTANT,
  GUILE_UNISTRING_ICONVEH_VALUES): New macros.
acinclude.m4
configure.ac