4 if test "@RELOCATABLE@" = yes; then
6 exec_prefix
="@exec_prefix@"
8 orig_installdir
="$bindir" # see Makefile.am's *_SCRIPTS variables
9 func_find_curr_installdir
# determine curr_installdir
13 |
sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" \
23 exec_prefix
=@exec_prefix@
24 bindir
=`relocate "@bindir@"`
25 exec "$bindir/bison" -y "$@"