This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Next round aclocal.m4 patches commited


> Mark, Martin, so far I only disable building the catalogs by setting
> CATALOGS to be empty. Should this possibly disable NLS completely (seems to
> be much harder to achieve)?

I'm still not sure how all these things are going to be
distributed. Will there be binary catalogs (.gmo) in the distribution?
I guess yes. Will they be in CVS?

If the catalogs are in CVS, then it would be fine to not build them
without msgfmt. If they are not in CVS (as generated files), it seems
reasonable to require msgfmt unless --disable-nls is specified, just
as we require bison (and other tools) for people using the CVS.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]