Hi, Tim,

% ./configure --prefix=/opt/local --with-ssl=openssl --disable-nls 
--with-libssl-prefix=/opt/openssl --with-libidn=/opt/local CC=gcc
% grep NLS src/config.h
/* #undef ENABLE_NLS */


libintl.h is not included directly,

but seems to be included via <locale.h>.

Regard,


--- Kiyoshi

Reply via email to