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

Diff of /bison/tests/atconfig.in

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

revision 1.5 by akim, Tue Aug 7 13:03:20 2001 UTC revision 1.6 by pascal, Mon Aug 13 19:30:26 2001 UTC
# Line 85  M4='@M4@' Line 85  M4='@M4@'
85  # We need a C compiler.  # We need a C compiler.
86  CC='@CC@'  CC='@CC@'
87  CFLAGS='@CFLAGS@'  CFLAGS='@CFLAGS@'
88  CPPFLAGS='-I@top_srcdir@ @CPPFLAGS@'  
89    # We need `config.h'.
90    CPPFLAGS="-I$at_top_builddir @CPPFLAGS@"
91    
92  # We want to use the files shipped with Bison.  # We want to use the files shipped with Bison.
93  BISON_SIMPLE=$at_top_srcdir/src/bison.simple  BISON_SIMPLE=$at_top_srcdir/src/bison.simple

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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