/[bison]/bison/tests/atlocal.in
ViewVC logotype

Diff of /bison/tests/atlocal.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by akim, Tue Mar 19 08:16:25 2002 UTC revision 1.10 by akim, Sun Oct 13 18:49:44 2002 UTC
# Line 1  Line 1 
1  # @configure_input@                                     -*- shell-script -*-  # @configure_input@                                     -*- shell-script -*-
2  # Configurable variable values for Bison test suite.  # Configurable variable values for Bison test suite.
3  # Copyright 2000, 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
4    
5  # We need a C compiler.  # We need a C compiler.
6  CC='@CC@'  CC='@CC@'
7  CFLAGS='@CFLAGS@ @WARNING_CFLAGS@ @WERROR_CFLAGS@'  
8    # We want no optimization.
9    CFLAGS='@O0CFLAGS@ @WARNING_CFLAGS@ @WERROR_CFLAGS@'
10    
11  # We need `config.h'.  # We need `config.h'.
12  CPPFLAGS="-I$abs_top_builddir @CPPFLAGS@"  CPPFLAGS="-I$abs_top_builddir @CPPFLAGS@"

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26