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

Diff of /bison/tests/torture.at

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

revision 1.1.2.1 by akim, Mon Nov 12 09:14:50 2001 UTC revision 1.1.2.2 by akim, Wed Nov 14 15:16:40 2001 UTC
# Line 73  main (int argc, const char **argv) Line 73  main (int argc, const char **argv)
73  ]])  ]])
74  AT_CHECK([bison input.y -o input.c])  AT_CHECK([bison input.y -o input.c])
75  AT_CHECK([$CC $CFLAGS $CPPFLAGS input.c -o input], 0, [], [ignore])  AT_CHECK([$CC $CFLAGS $CPPFLAGS input.c -o input], 0, [], [ignore])
 AT_CLEANUP_FILES(input input.c)  
76  ])  ])
77    
78    

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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