This is the mail archive of the gcc-patches@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: [PATCH] Make --enable-nls the default when not cross-compiling


* Philipp Thomas (pthomas@suse.de) [20000518 01:44]:

> My current approach is to just ignore LINGUAS if it's no subset of
> ALL_LINGUAS and warn the user accordingly. If this approach is acceptable,
> I'll post my current patch for gcc/aclocal.m4.

Second option, if use of awk is allowed in configure, would be to install
catalogs for those languages in LINGUAS which are indeed a subset of
ALL_LINGUAS.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

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