From 30e65c6b1419fec59fb3d2fc96aa88cbbbfaf4a8 Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Fri, 10 Dec 2021 09:47:31 -0700 Subject: [PATCH] doc/common/guides/guides_env.am: use HELP_LANG --- cde/doc/common/guides/guides_env.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cde/doc/common/guides/guides_env.am b/cde/doc/common/guides/guides_env.am index e31b76b81..fe36b809a 100644 --- a/cde/doc/common/guides/guides_env.am +++ b/cde/doc/common/guides/guides_env.am @@ -9,11 +9,11 @@ INFOLIBNAME = -n cde # orig: INFOLIBDESC = -d InfoLibDesc SSENTS = -m common/catalog -DGENV = LANG=$(LANG) SGML_SEARCH_PATH=".:.." +DGENV = LANG=$(HELP_LANG) SGML_SEARCH_PATH=".:.." DTINFOGENOPTIONS = $(INFOLIBNAME) -d $(INFOLIBDESC) # Note the quad-dollar sign - this escapes $$ (pid) for the tmp -# dir. This is required for milti-core builds to work. +# dir. This is required for multi-core builds to work. DTINFOGENTMPDIR = /tmp/dtinfogen-guides.$$$$ DTHELPSRC = $(top_srcdir)/lib/DtHelp