Ensure the whole directory is built.
This commit was SVN r23140.
Этот коммит содержится в:
родитель
3ba4086b0f
Коммит
a27da2473a
@ -50,7 +50,7 @@ EOF])
|
|||||||
# mode).
|
# mode).
|
||||||
HWLOC_startdir=`pwd`
|
HWLOC_startdir=`pwd`
|
||||||
if test x"hwloc_config_prefix" != "x" -a ! -d "hwloc_config_prefix"; then
|
if test x"hwloc_config_prefix" != "x" -a ! -d "hwloc_config_prefix"; then
|
||||||
mkdir "hwloc_config_prefix"
|
mkdir -p "hwloc_config_prefix"
|
||||||
fi
|
fi
|
||||||
if test x"hwloc_config_prefix" != "x"; then
|
if test x"hwloc_config_prefix" != "x"; then
|
||||||
cd "hwloc_config_prefix"
|
cd "hwloc_config_prefix"
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user