summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-05-14 13:30:18 -0400
committerKeith Packard <keithp@keithp.com>2011-05-14 11:22:17 -0700
commitdbe26634e4f12eba905540666783c9879aa3a49a (patch)
tree871ce452298a87ec2fc8a32807c8ce07c7376770 /configure.ac
parent221507e3bf6fcaa4a4c2e1bc264a1f806b4362c0 (diff)
doc: add external doc references support to Xserver-DTrace
This makefile is used to build the 60+ docbooks in xorg. Dtrace is a user document and should be located under doc subdir. This user document can now refer to external user/specs docs or can be referred to by such documnets. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e23274c67..ba6bacb7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,11 +38,12 @@ m4_ifndef([XORG_MACROS_VERSION],
XORG_MACROS_VERSION(1.13)
XORG_DEFAULT_OPTIONS
XORG_WITH_DOXYGEN(1.6.1)
-XORG_CHECK_SGML_DOCTOOLS(1.5)
+XORG_CHECK_SGML_DOCTOOLS(1.7)
XORG_ENABLE_DOCS
XORG_ENABLE_DEVEL_DOCS
XORG_WITH_XMLTO(0.0.20)
XORG_WITH_FOP
+XORG_WITH_XSLTPROC
XORG_ENABLE_UNIT_TESTS
XORG_LD_WRAP
@@ -2151,8 +2152,8 @@ damageext/Makefile
dbe/Makefile
dix/Makefile
doc/Makefile
+doc/dtrace/Makefile
doc/xml/Makefile
-doc/xml/dtrace/Makefile
doc/xml/xserver.ent
man/Makefile
fb/Makefile