Show
Ignore:
Timestamp:
2000-09-27 23:50:03 (8 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Document the --without-wc-funcs switch to configure, and clean up
the code to set the character set from nl_langinfo from EGE.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • charset.h

    r1903 r2134  
    3333void fgetconv_close (FGETCONV *); 
    3434 
    35 #ifdef HAVE_LANGINFO_CODESET 
    3635void mutt_set_langinfo_charset (void); 
    37 #endif 
    3836 
    3937#endif /* _CHARSET_H */