git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84998cb
)
Revert "s3/docs: Fix build."
author
Karolin Seeger
<kseeger@samba.org>
Wed, 27 May 2009 14:04:11 +0000
(16:04 +0200)
committer
Karolin Seeger
<kseeger@samba.org>
Wed, 27 May 2009 14:18:34 +0000
(16:18 +0200)
This reverts commit
84998cb85e59a92178d916f4e485c08fb826b838
.
Actually, the "fix" breaks the build.
Works after 'make clean'. Sorry!
docs-xml/configure.ac
patch
|
blob
|
history
diff --git
a/docs-xml/configure.ac
b/docs-xml/configure.ac
index cb2a3dfa3fe97a58a1dd43805a7746c75b0c9e82..16a9aaad2ab5533bdb2dc8dcaf3c3dc172f28c7b 100644
(file)
--- a/
docs-xml/configure.ac
+++ b/
docs-xml/configure.ac
@@
-21,7
+21,7
@@
DOCS_TARGET_REQUIRE_PROGRAM(INKSCAPE, inkscape, PLUCKER)
DOCS_TARGET_REQUIRE_PROGRAM(PNGTOPNM, pngtopnm, PS)
DOCS_TARGET_REQUIRE_PROGRAM(PNMTOPS, pnmtops, PS)
-DOCS_TARGET_REQUIRE_PROGRAM(DBLATEX, dblatex,
DB
LATEX)
+DOCS_TARGET_REQUIRE_PROGRAM(DBLATEX, dblatex, LATEX)
DOCS_TARGET_REQUIRE_PROGRAM(PLUCKERBUILD, plucker-build, PLUCKER)
DOCS_TARGET_REQUIRE_PROGRAM(HTML2TEXT, html2text, TXT)
DOCS_TARGET_REQUIRE_PROGRAM(PERL, perl, UNDOCUMENTED)