doc/common/guides/guides_env.am: use HELP_LANG
This commit is contained in:
@@ -9,11 +9,11 @@ INFOLIBNAME = -n cde
|
|||||||
# orig: INFOLIBDESC = -d InfoLibDesc
|
# orig: INFOLIBDESC = -d InfoLibDesc
|
||||||
|
|
||||||
SSENTS = -m common/catalog
|
SSENTS = -m common/catalog
|
||||||
DGENV = LANG=$(LANG) SGML_SEARCH_PATH=".:.."
|
DGENV = LANG=$(HELP_LANG) SGML_SEARCH_PATH=".:.."
|
||||||
DTINFOGENOPTIONS = $(INFOLIBNAME) -d $(INFOLIBDESC)
|
DTINFOGENOPTIONS = $(INFOLIBNAME) -d $(INFOLIBDESC)
|
||||||
|
|
||||||
# Note the quad-dollar sign - this escapes $$ (pid) for the tmp
|
# 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.$$$$
|
DTINFOGENTMPDIR = /tmp/dtinfogen-guides.$$$$
|
||||||
|
|
||||||
DTHELPSRC = $(top_srcdir)/lib/DtHelp
|
DTHELPSRC = $(top_srcdir)/lib/DtHelp
|
||||||
|
|||||||
Reference in New Issue
Block a user