--- configure +++ configure @@ -26,4 +26,7 @@ # make sure that is called using bash. this_script_dir=`dirname $0` -bash $this_script_dir/common/autoconf/configure "$@" +export CONFIG_SHELL=%%LOCALBASE%%/bin/bash +export MAKE=%%LOCALBASE%%/bin/gmake +export OBJCOPY=%%OBJCOPY%% +%%LOCALBASE%%/bin/bash $this_script_dir/common/autoconf/configure "$@"
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/scsh-install-lib
Commit message (Expand)AuthorAgeFilesLines
* Return laszlof's ports to the pool due to lack of time.linimon2008-08-191-1/+1
* Update my email address in all ports that I maintain.laszlof2006-11-07