On Mon, 20 Mar 100, T.E.Dickey wrote:
> > On Sat, 19 Feb 2000, Hataguchi Takeshi wrote:
> >
> > > o to define USE_TH_JP_AUTO_DETECT and CONV_JISX0201KANA_JISX0208KANA
> > > without any configure options
> >
> > I had to define these macros in makefile to enable the routines I added.
> > I wanted to say that I want these are defined without any configure
> > options nor modification of makefile.
> > I want these are defined in a certain header file, but I don't know
> > where is the right place (in LYGlobalDefs.h?).
>
> HTUtils.h gets most of the definitions that don't have a better place
> to put them. It is included almost everywhere.
But if these are things a user may prefer to undefine - and I believe that
is the case, at least for the second one - then they should go into
userdefs.h.
Klaus