/[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.4 by akim, Tue Feb 5 09:57:52 2002 UTC revision 1.5 by akim, Tue Feb 5 10:08:59 2002 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! @SHELL@
2  # @configure_input@  # @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='@abs_top_srcdir@/data/bison.simple'  BISON_PKGDATADIR='@abs_top_srcdir@/data'
7  export BISON_SIMPLE  export BISON_PKGDATADIR
 BISON_HAIRY='@abs_top_srcdir@/data/bison.hairy'  
 export BISON_HAIRY  
   
8  exec '@abs_top_builddir@/src/bison' ${1+"$@"}  exec '@abs_top_builddir@/src/bison' ${1+"$@"}

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