1
1

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>
Этот коммит содержится в:
Jeff Squyres 2018-10-05 07:28:25 -07:00
родитель 5f1c940c8b
Коммит 7675956b8f

Просмотреть файл

@ -60,7 +60,7 @@ do
;;
-with-platform=* | --with-platform=*)
;;
-with*=internal)
--with*=internal)
;;
*)
case $subdir_arg in