Hello,
Tring to make guile-2.0.11 without NLS.
./configure --disable-nls --without-libiconv-prefix
fails with message:
checking whether libunistring was built with iconv support... no
configure: error: No iconv support. Please recompile libunistring with iconv enabled.
Is this correct ?
(tested on Solaris10 x86.)
Regards,
--- Kiyoshi