/[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.11 by akim, Thu Nov 14 09:58:01 2002 UTC revision 1.12 by akim, Thu Feb 6 10:04:29 2003 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 (C) 2000, 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
4    
5  # We need a C compiler.  # We need a C compiler.
6  CC='@CC@'  CC='@CC@'
# Line 13  CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_b Line 13  CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_b
13    
14  # Is the compiler GCC?  # Is the compiler GCC?
15  GCC='@GCC@'  GCC='@GCC@'
16    
17    # The GCC C++ compiler.
18    CXX='@CXX@'

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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