X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a005a9c4dc5588fc017a1cb1d19c1560e0e68943..2c5fa059a3e7f542f0c31b39a2b4c9c3ff620763:/configure.ac diff --git a/configure.ac b/configure.ac index ecdb662e..4d3dc0e5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Configure template for GNU Bison. -*-Autoconf-*- # -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software # Foundation, Inc. # # This program is free software: you can redistribute it and/or modify @@ -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]) @@ -140,7 +142,8 @@ AC_SUBST([O0CXXFLAGS], [`echo $CXXFLAGS | sed 's/-O[[0-9]] *//'`]) gt_JAVACOMP([1.3]) gt_JAVAEXEC -AC_CONFIG_FILES([Makefile +AC_CONFIG_FILES([.version + Makefile build-aux/Makefile po/Makefile.in data/Makefile