/[cvs]/ccvs/m4/bison.m4
ViewVC logotype

Diff of /ccvs/m4/bison.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by dprice, Wed Jun 15 18:20:01 2005 UTC revision 1.10 by dprice, Fri Aug 12 20:57:46 2005 UTC
# Line 15  dnl mode.  This is currently a fork from Line 15  dnl mode.  This is currently a fork from
15    am_aux_dir=`cd $ac_aux_dir && pwd`    am_aux_dir=`cd $ac_aux_dir && pwd`
16    
17    # getdate.y works with bison only.    # getdate.y works with bison only.
18    test "${YACC+set}" = set || YACC="\${SHELL} $am_aux_dir/bison-missing --run bison -y"    : ${YACC="\${SHELL} $am_aux_dir/bison-missing --run bison -y"}
19    dnl
20    dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB
21    dnl requires an Autoconf greater than 2.59c, but it will probably still be
22    dnl useful to override the description of YACC in the --help output, re
23    dnl getdate.y assuming `bison -y'.
24    AC_ARG_VAR(YACC,    AC_ARG_VAR(YACC,
25  [The `Yet Another C Compiler' implementation to use.  Defaults to `bison -y'.  [The `Yet Another C Compiler' implementation to use.  Defaults to `bison -y'.
26  Values other than `bison -y' will most likely break on most systems.])dnl  Values other than `bison -y' will most likely break on most systems.])dnl

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26