X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fbison.m4;fp=m4%2Fbison.m4;h=2c4afbe1b5346c467a3d14b9e46e70b6fc5ece00;hb=51e801f2f297e45a24004ee6256dd1a6c7389074;hp=20260a8134e577ee083aa085a218a3a19891027a;hpb=04c1ac696211fdbc9b2dcd0790c352ddb0e9402c;p=gnulib.git diff --git a/m4/bison.m4 b/m4/bison.m4 index 20260a813..2c4afbe1b 100644 --- a/m4/bison.m4 +++ b/m4/bison.m4 @@ -13,7 +13,7 @@ dnl dnl Declaring YACC & YFLAGS precious will not be necessary after GNULIB dnl requires an Autoconf greater than 2.59c, but it will probably still be dnl useful to override the description of YACC in the --help output, re -dnl parse-datetime.y assuming `bison -y'. +dnl parse-datetime.y assuming 'bison -y'. AC_ARG_VAR([YACC], [The "Yet Another C Compiler" implementation to use. Defaults to 'bison -y'. Values other than 'bison -y' will most likely break on most systems.])dnl