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:
@@ -162,7 +162,7 @@ SpecialLibObjectRule(Canvas.o,,+O1)
|
||||
#endif
|
||||
|
||||
|
||||
LCX_FILES = AIX.lcx CDE.lcx HP-UX.lcx SunOS.lcx
|
||||
LCX_FILES = AIX.lcx CDE.lcx HP-UX.lcx SunOS.lcx Linux.lcx
|
||||
LCX_DEST = misc/dtlcx
|
||||
InstallMultiple($(LCX_FILES),$(LCX_DEST))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user