Subversion Repositories DevTools

Rev

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

Rev 7323 Rev 7324
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
 
977
################################################################################
978
################################################################################
978
# Under Windows - ensure that cmd.exe (or equivelent) is in the PATH
979
# Under Windows - ensure that cmd.exe (or equivelent) is in the PATH
979
# Cygwin may remove it
980
# Cygwin may remove it
980
# 
981
# 
981
unless ( $GBE_JATS_SANE || $GBE_UNIX ) {
982
unless ( $GBE_JATS_SANE || $GBE_UNIX ) {