depend on camlp4 instead of camlp4.lib

Ignore-this: 215c03c4a113cf0e37cb819f9569f3ab

darcs-hash:20120104141813-c41ad-3b63303bc41bc2ba1adc30a4f464023dfcb73f98
This commit is contained in:
Jeremie Dimino 2012-01-04 15:18:13 +01:00
parent 516f2c4800
commit b5ae4d9f85
1 changed files with 1 additions and 1 deletions

2
_oasis
View File

@ -31,7 +31,7 @@ Library "optcomp"
Install: false
Path: syntax
Modules: Pa_optcomp
BuildDepends: camlp4.lib, camlp4.quotations.o
BuildDepends: camlp4, camlp4.quotations.o
CompiledObject: byte
Library utop