summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f82571c..0999e40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,7 @@ fi
AC_PROG_CC
AM_PROG_VALAC([0.17.0])
AC_PROG_RANLIB
+AC_PATH_PROG([XSLTPROC], [xsltproc])
# Use GSettings
GLIB_GSETTINGS