doc/help localization changes

- by default, do not build any other locale than C for now
- do not try to build the guides.  These require functioning
  dtinfo/docbook
- add a Linux.lcx locale translation db.  Not used yet.
- fix some overflows in dtdocbook/instant
This commit is contained in:
Jon Trulson
2012-06-18 22:01:02 -06:00
parent 81b0818361
commit fff18bf2b7
10 changed files with 621 additions and 10 deletions

View File

@@ -77,6 +77,11 @@ XCOMM site: $TOG: site.def /main/23 1998/03/19 18:43:26 mgreess $
# define DtLocalesToBuild ja_JP.dt-eucJP
#endif
XCOMM No locales other than C will build at this time.
#ifdef LinuxArchitecture
# define DtLocalesToBuild
#endif
#ifdef SunArchitecture
#define HasCodeCenter YES
#define HasTestCenter YES