lnxLib.tmpl: remove bogus '#define NoMessageCatalog'

It is amazing what mayhem can be caused by a bad define :)

The reason most of the CDE programs were not actually using their
localized catalogs was because their use was being disabled by this
line.

Certain programs like dtwm and dthelp/libDtHelp did their own
localization handling and did not use the results of this define.
This is why they worked properly, and most everything else did not :)
This commit is contained in:
Jon Trulson 2012-08-02 19:16:04 -06:00
parent 344998b405
commit 6e4c5a5cde
1 changed files with 0 additions and 1 deletions

View File

@ -42,4 +42,3 @@ XMULIB = -lXmu $(XLIB)
# define SharedCsaReqs -lXt
#endif
#define NoMessageCatalog