depend on camlp4 instead of camlp4.lib
Ignore-this: 215c03c4a113cf0e37cb819f9569f3ab darcs-hash:20120104141813-c41ad-3b63303bc41bc2ba1adc30a4f464023dfcb73f98
This commit is contained in:
parent
516f2c4800
commit
b5ae4d9f85
2
_oasis
2
_oasis
|
@ -31,7 +31,7 @@ Library "optcomp"
|
||||||
Install: false
|
Install: false
|
||||||
Path: syntax
|
Path: syntax
|
||||||
Modules: Pa_optcomp
|
Modules: Pa_optcomp
|
||||||
BuildDepends: camlp4.lib, camlp4.quotations.o
|
BuildDepends: camlp4, camlp4.quotations.o
|
||||||
CompiledObject: byte
|
CompiledObject: byte
|
||||||
|
|
||||||
Library utop
|
Library utop
|
||||||
|
|
Loading…
Reference in New Issue