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

Diff of /bison/tests/bison.in

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

revision 1.3 by akim, Sun Jan 6 20:49:27 2002 UTC revision 1.4 by akim, Tue Feb 5 09:57:52 2002 UTC
# Line 3  Line 3 
3  # Wrapper around a non installed bison to make it work as an installed one.  # Wrapper around a non installed bison to make it work as an installed one.
4    
5  # We want to use the files shipped with Bison.  # We want to use the files shipped with Bison.
6  BISON_SIMPLE='@abs_top_srcdir@/src/bison.simple'  BISON_SIMPLE='@abs_top_srcdir@/data/bison.simple'
7  export BISON_SIMPLE  export BISON_SIMPLE
8  BISON_HAIRY='@abs_top_srcdir@/src/bison.hairy'  BISON_HAIRY='@abs_top_srcdir@/data/bison.hairy'
9  export BISON_HAIRY  export BISON_HAIRY
10    
11  exec '@abs_top_builddir@/src/bison' ${1+"$@"}  exec '@abs_top_builddir@/src/bison' ${1+"$@"}

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

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