From: jroy Date: Thu, 10 Apr 2003 07:35:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: Start-v1_1a~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=45d7bfb5fc937a754579b6d55234bd2351ce75c6;p=modules%2Fmed.git *** empty log message *** --- diff --git a/build_configure b/build_configure index 835af30d2..0b64f0aef 100755 --- a/build_configure +++ b/build_configure @@ -13,7 +13,7 @@ ORIG_DIR=`pwd` CONF_DIR=`echo $0 | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"` ######################################################################## -# Test if the KERNEL_ROOT_DIR is set +# Test if the KERNEL_ROOT_DIR is set correctly if test ! -d "${KERNEL_ROOT_DIR}"; then echo "failed : KERNEL_ROOT_DIR variable is not correct !"