]> git.saurik.com Git - bison.git/blobdiff - configure.ac
* subpipe.h: Copyright timestamp adjusted.
[bison.git] / configure.ac
index ecdb662e605fd48715da6d64d1c7bfda2288b7bd..5e4da1ff6d2682eb970a76edf5b35f0e3ff61806 100644 (file)
@@ -92,6 +92,8 @@ if test x"$ac_cv_prog_gnu_m4" != xyes; then
 fi
 AC_DEFINE_UNQUOTED([M4], ["$M4"], [Define to the GNU M4 executable name.])
 AM_MISSING_PROG([HELP2MAN], [help2man])
+AC_PATH_PROG([XSLTPROC], [xsltproc])
+AC_SUBST([XSLTPROC])
 
 # Checks for header files.
 AC_CHECK_HEADERS_ONCE([locale.h])