localization: finish up with getting message catalogs building
authorJon Trulson <jon@radscan.com>
Sun, 1 Dec 2019 03:08:11 +0000 (20:08 -0700)
committerJon Trulson <jon@radscan.com>
Sun, 1 Dec 2019 03:26:59 +0000 (20:26 -0700)
commitd8e218c865548fd8c1e6959421b00403ca69ee17
treecb597d0a162a0f4fbd908ef1217d7b8c8eb7cad8
parent52cc31b203b55e006df28d184201dd90265f00c6
localization: finish up with getting message catalogs building

There are still some issues here - specifically with the C
dtbuilder/dtcodegen catalogs.  They may be broken due to dtbuilder not
being built yet.

Also, once dtinfo can be built, the msgs and app-defaults for it
should be re-enabled.

I also see gencat coredumping in localization/ while doing a multicore
(-jX) make.  Regular single core builds seem to work fine.
cde/configure.ac
cde/programs/localized/C/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/de_DE.UTF-8/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/el_GR.UTF-8/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/es_ES.UTF-8/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/fr_FR.UTF-8/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/it_IT.UTF-8/msg/Makefile.am [new file with mode: 0644]
cde/programs/localized/templates/msg.C.am [new file with mode: 0644]
cde/programs/localized/templates/msg.am [new file with mode: 0644]