blob: 849fd10541ee9d40c65b2fef1fa01f05cfede14d [file] [log] [blame]
# tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*-
# Configurable variable values for Bison test suite.
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
# We need a C compiler.
CC='gcc'
# We want no optimization.
CFLAGS='-g '
# We need `config.h'.
CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir "
# Is the compiler GCC?
GCC='yes'
# The C++ compiler.
CXX='g++'
# If 'exit 77'; skip all C++ tests; otherwise ':'.
BISON_CXX_WORKS=':'
# We want no optimization with C++, too.
CXXFLAGS='-g '
# Are special link options needed?
LDFLAGS=''
# Are special libraries needed?
LIBS=' '