Subversion Repositories DevTools

Rev

Rev 7009 | Rev 7447 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7009 Rev 7326
Line 969... Line 969...
969
#   Also ensure that we pickup our version of utilities instead of random
969
#   Also ensure that we pickup our version of utilities instead of random
970
#   versions.
970
#   versions.
971
#
971
#
972
PathPrepend ($GBE_BIN);
972
PathPrepend ($GBE_BIN);
973
 
973
 
974
 
-
 
975
################################################################################
974
################################################################################
976
# Under Windows - ensure that cmd.exe (or equivelent) is in the PATH
975
# Under Windows - ensure that cmd.exe (or equivelent) is in the PATH
977
# Cygwin may remove it
976
# Cygwin may remove it
978
# 
977
# 
979
unless ( $GBE_JATS_SANE || $GBE_UNIX ) {
978
unless ( $GBE_JATS_SANE || $GBE_UNIX ) {