diff --git a/configure b/configure index 16aa67d238bc5496ff48f33be1fc9f74a74c958d..d600d3c3ede9a69d994ac309b25907604c0ff3ee 100755 --- a/configure +++ b/configure @@ -3318,7 +3318,6 @@ fi # this expression is set up to avoid unnecessary integer overflow # blocksize is already guaranteed to be a factor of 1024 RELSEG_SIZE=`expr '(' 1024 / ${blocksize} ')' '*' ${segsize} '*' 1024` -test $? -eq 0 || exit 1 { $as_echo "$as_me:$LINENO: result: ${segsize}GB" >&5 $as_echo "${segsize}GB" >&6; }