grarpamp wrote:
And when using --disable-nls, these appear in the output of make.

These are all the result of assigning literal strings to char * variables.
When compiled with nls/locales, are assigned the return value from
gettext(3), which returns a char *.  I'm not really inclined to change
this.

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


Reply via email to