mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
doc/common/guides/guides_env.am: use HELP_LANG
This commit is contained in:
parent
b29bd77a2f
commit
30e65c6b14
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue