]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/extlib/dune
camlp5.gramlib does not pull in camlp-streams by default
[helm.git] / matita / components / extlib / dune
index a81b6d6465025f441a89e6ab57441c2b265b10d1..c10cd818e1bdea101943c9f309549e0a60ff88b0 100644 (file)
@@ -1,7 +1,8 @@
 (library
  (name helm_extlib)
- (libraries str unix camlp5.gramlib)
+ (libraries str unix camlp-streams camlp5.gramlib) ; camlp-streams should be pulled in by camlp5...
+ (modules (:standard \ componentsConf))
  (wrapped false))
 (env
-  (dev
+  (_
     (flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))