]> git.saurik.com Git - bison.git/blob - tests/suite.m4
* acconfig.h: Remove, no longer used.
[bison.git] / tests / suite.m4
1 #!/bin/sh
2 # Validation suite for Bison.
3 # Copyright (C) 2000 Free Software Foundation, Inc.
4
5 AT_INIT([bison])
6
7 AT_INCLUDE([calc.m4])
8 AT_INCLUDE([regression.m4])