freebsd-ports/editors/emacs20-dl/pkg-message
Shigeyuki Fukushima e19dbbb30d Add explanation of `locale warning message' to DESCR and MESSAGE.
PR:		ports/15900
Submitted by:	Takehiro Suzuki <takehiro@coral.ocn.ne.jp>
2000-01-11 15:44:29 +00:00

14 lines
580 B
Plaintext

****************************************************************************
NOTE: Warning message about locale.
This binary is not linked with libxpg4 shared library by default.
If your LANG environment variable has a value but "C", the following
warning message may be displayed:
Warning: locale not supported by C library, locale unchanged
If you complain about this message, type `make install USE_XPG4=YES'
at the "${PORTSDIR}/editors/japanese" directory to re-make this package.
****************************************************************************