X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8405b70c057cf1e117e81a77114b055d7c9b59f1..798096e1deaeb13a06e62de5c73487537e220e3c:/tests/atlocal.in?ds=inline diff --git a/tests/atlocal.in b/tests/atlocal.in index 9b429094..9fd930e5 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,7 +1,7 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Bison test suite. -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software # Foundation, Inc. # We need a C compiler. @@ -36,3 +36,6 @@ CONF_JAVAC='@CONF_JAVAC@' # Empty if no Java VM was found CONF_JAVA='@CONF_JAVA@' + +# Empty if no xsltproc was found +XSLTPROC='@XSLTPROC@'