diff options
Diffstat (limited to 'X11/xtrans/configure.ac')
-rw-r--r-- | X11/xtrans/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xtrans/configure.ac b/X11/xtrans/configure.ac index 66a7a975e..3b38d29de 100644 --- a/X11/xtrans/configure.ac +++ b/X11/xtrans/configure.ac @@ -38,7 +38,7 @@ XORG_ENABLE_DOCS XORG_WITH_XMLTO(0.0.22) XORG_WITH_FOP XORG_WITH_XSLTPROC -XORG_CHECK_SGML_DOCTOOLS(1.7) +XORG_CHECK_SGML_DOCTOOLS(1.8) # Because xtrans is included into other modules rather than being linked # with, these defines have to be added to the cflags line |