# Initialize the test suite.
AC_CONFIG_TESTDIR(tests)
-AC_CONFIG_FILES([tests/Makefile tests/atlocal])
+AC_CONFIG_FILES([tests/atlocal])
AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])
AC_CHECK_PROGS([VALGRIND], [valgrind])
AC_PROG_CXX
po/Makefile.in
examples/calc++/Makefile
lib/Makefile
- doc/Makefile
- doc/yacc.1])
+ doc/yacc.1])
AC_OUTPUT