Updated configure

This commit is contained in:
Anthony Scemama 2019-04-04 00:38:57 +02:00
parent 1933e560d2
commit 72422d84b5
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -80,7 +80,7 @@ while : ; do
-mpi|--mpi)
mpi='-tag "package(mpi)"';;
-profile|--profile)
ocamloptflags=$ocamloptflags_profile
ocamloptflags=$ocamloptflags_profile;;
-h|-help|--help)
help;;
*)