1
1
cmr=v1.7.4:reviewer=ompi-rm1.7

This commit was SVN r30101.
Этот коммит содержится в:
Mike Dubman 2014-01-01 12:45:02 +00:00
родитель c47e06463d
Коммит cb90891d47

@ -28,7 +28,7 @@ if [ "$mellanox_autodetect" == "yes" ]; then
fi
hcoll_dir=${hcoll_dir:="$(pkg-config --variable=prefix hcoll)"}
if [ -d $hcol_dir ]; then
if [ -d $hcoll_dir ]; then
with_hcoll=$hcoll_dir
fi