Chuan-kai Lin <[EMAIL PROTECTED]> cum veritate scripsit:
> echo "<!entity % lang-$(LINGUA) \"INCLUDE\">" >> $@
>
> from the Makefile in the documentation tree. As traditional Chinese
> locale (as used in Taiwan) is designated zh_TW, the resulting entry
> in the .ent file would be:
echo "<!entity % lang-$(shell echo $(LINGUA) | sed 's/_//' ) \"INCLUDE\">" >> $@
should work.
zh_TW -> zhTW.
I am not sure what else needs to be changed.
defaults.ent needs to be edited ?
regards,
junichi
--
[EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4
Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]