load the i18n extension when compiling i18n.scm
authorAndy Wingo <wingo@pobox.com>
Tue, 30 Sep 2008 21:57:13 +0000 (23:57 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 30 Sep 2008 21:57:13 +0000 (23:57 +0200)
commit7e91e01dd85ae4a54f7f4c41bbb174fb73cddeeb
treef49c204392fe3fa7ccb8c82bc2d2e4f6c476d54d
parent2bd859c81ac55b8f229778b0fff23a35b0d6e904
load the i18n extension when compiling i18n.scm

* ice-9/i18n.scm: Load the i18n extension when compiling too, so that the
  macros that depend on (provided? 'nl-langinfo) actually have
  nl-langinfo. Fixes the i18n test.
ice-9/i18n.scm