+2003-08-31 Thien-Thi Nguyen <ttn@gnu.org> (tiny change)
+
+ * tests/yacc7.test: Require bison.
+
2003-08-31 Alexandre Duret-Lutz <adl@gnu.org>
* aclocal.in (scan_file): Warn about underquoted AC_DEFUN.
#! /bin/sh
-# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
#
# This file is part of GNU Automake.
#
# Also check that the sources of the generated parser are distributed.
# PR/47.
+required=bison
. ./defs || exit 1
cat >> configure.in << 'END'