Subversion Repositories DevTools

Rev

Rev 7324 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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