Skip to content

Commit 39a5437

Browse files
author
Ralph Castain
authored
Merge pull request #5847 from jsquyres/pr/fix-subdir-args-typo
opal_config_subdir_args.m4: fix typo
2 parents 5499d89 + 7675956 commit 39a5437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/opal_config_subdir_args.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ do
6060
;;
6161
-with-platform=* | --with-platform=*)
6262
;;
63-
-with*=internal)
63+
--with*=internal)
6464
;;
6565
*)
6666
case $subdir_arg in

0 commit comments

Comments
 (0)