diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-03-30 20:15:07 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-03-30 20:15:07 -0400 |
commit | daf686b7639919289b07a575a0d88efcb91d9732 (patch) | |
tree | 4cd36c13b10ee6dec4a1da4b49db357ab7248c09 /configure.ac | |
parent | fadb927532556adb471300c89de29d268aae9102 (diff) |
doc: xorg-sgml-doctools package at version 1.7 is required
This version contains support for external references
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 18bc05f..88eba03 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ XORG_ENABLE_SPECS XORG_WITH_XMLTO(0.0.22) XORG_WITH_FOP XORG_WITH_XSLTPROC -XORG_CHECK_SGML_DOCTOOLS(1.5) +XORG_CHECK_SGML_DOCTOOLS(1.7) # Obtain compiler/linker options for depedencies PKG_CHECK_MODULES(ICE, xproto xtrans) |