/[bison]/bison/tests/headers.at
ViewVC logotype

Diff of /bison/tests/headers.at

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

revision 1.4 by akim, Mon Mar 4 16:23:35 2002 UTC revision 1.5 by akim, Sun Jun 30 17:35:06 2002 UTC
# Line 123  main (void) Line 123  main (void)
123    
124  # Link and execute, just to make sure everything is fine (and in  # Link and execute, just to make sure everything is fine (and in
125  # particular, that MY_LLOC is indeed defined somewhere).  # particular, that MY_LLOC is indeed defined somewhere).
126  AT_CHECK([$CC $CFLAGS $CPPFLAGS caller.c input.c -o caller], 0, [], [ignore])  AT_COMPILE([caller], [caller.c input.c])
127  AT_CHECK([./caller])  AT_PARSER_CHECK([./caller])
128    
129  AT_CLEANUP  AT_CLEANUP

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

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