opal_config_subdir_args.m4: fix typo
A typo inadvertantly crept in to e836dbd506. Add the extra '-' to make it correctly search for --with-*=internal. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
родитель
5f1c940c8b
Коммит
7675956b8f
@ -60,7 +60,7 @@ do
|
||||
;;
|
||||
-with-platform=* | --with-platform=*)
|
||||
;;
|
||||
-with*=internal)
|
||||
--with*=internal)
|
||||
;;
|
||||
*)
|
||||
case $subdir_arg in
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user