10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-25 12:17:25 +02:00

Updated configure

This commit is contained in:
Anthony Scemama 2019-04-04 00:38:57 +02:00
parent 1933e560d2
commit 72422d84b5

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;;
*)