]> git.saurik.com Git - bison.git/blob - tests/atlocal.in
9a6790afdb6baca92ae5366553064787af92a387
[bison.git] / tests / atlocal.in
1 # @configure_input@ -*- shell-script -*-
2 # Configurable variable values for Bison test suite.
3 # Copyright 2000, 2001 Free Software Foundation, Inc.
4
5 # We need a C compiler.
6 CC='@CC@'
7 CFLAGS='@CFLAGS@'
8
9 # We need `config.h'.
10 CPPFLAGS="-I $top_builddir @CPPFLAGS@"