updated opam

This commit is contained in:
Jeremie Dimino 2016-04-25 11:03:17 +01:00
parent 57f8ac4437
commit aef140ce26
1 changed files with 4 additions and 1 deletions

5
opam
View File

@ -6,7 +6,10 @@ homepage: "https://github.com/diml/utop"
bug-reports: "https://github.com/diml/utop/issues"
dev-repo: "git://github.com/diml/utop.git"
build: [
["./configure" "--prefix" prefix "--%{camlp4:enable}%-camlp4"]
["./configure"
"--prefix" prefix
"--%{camlp4:enable}%-camlp4"
"--%{ppx_tools:enable}-interact"]
[make]
]
install: [