10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-20 04:02:16 +02:00
This commit is contained in:
TApplencourt 2015-12-14 08:17:55 +01:00
parent 97cc7e66e0
commit 86828cc6d6

2
configure vendored
View File

@ -158,7 +158,7 @@ d_info = dict()
for m in ["ocaml", "m4", "curl", "zlib", "patch", "irpf90", "docopt",
"resultsFile", "ninja", "emsl", "ezfio", "p_graphviz",
"zeromq", "f77zmq" ]:
"zeromq", "f77zmq","bats" ]:
exec ("d_info['{0}']={0}".format(m))