diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 9e7320c..2d9c6dc 100644 --- a/configure.ac +++ b/configure.ac @@ -73,6 +73,9 @@ case $host_os in esac AC_SUBST(STRINGSABIOPTIONS) +# Man page processing requirements +XORG_PROG_RAWCPP +XORG_MANPAGE_SECTIONS # Check render configuration, strip extra digits from package version to # find the required protocol version |