/[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.2 by akim, Thu Oct 4 14:55:21 2001 UTC revision 1.3 by akim, Sun Jan 6 20:49:27 2002 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # @configure_generated@  # @configure_input@
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='@top_srcpath@/src/bison.simple'  BISON_SIMPLE='@abs_top_srcdir@/src/bison.simple'
7  export BISON_SIMPLE  export BISON_SIMPLE
8  BISON_HAIRY='@top_srcpath@/src/bison.hairy'  BISON_HAIRY='@abs_top_srcdir@/src/bison.hairy'
9  export BISON_HAIRY  export BISON_HAIRY
10    
11  exec '@top_buildpath@/src/bison' ${1+"$@"}  exec '@abs_top_builddir@/src/bison' ${1+"$@"}

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

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