10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-10-04 23:36:08 +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|--mpi)
mpi='-tag "package(mpi)"';; mpi='-tag "package(mpi)"';;
-profile|--profile) -profile|--profile)
ocamloptflags=$ocamloptflags_profile ocamloptflags=$ocamloptflags_profile;;
-h|-help|--help) -h|-help|--help)
help;; help;;
*) *)