The following commit has been merged in the ocamlbuild branch:
commit 4ac978b03db3e3bbb9516907c93f2e97346f12d0
Author: Mehdi Dogguy <me...@debian.org>
Date:   Fri Mar 26 10:19:34 2010 +0100

    Disable syntax extension for now in META.in

diff --git a/META.in b/META.in
index 7e465ca..a376721 100644
--- a/META.in
+++ b/META.in
@@ -4,11 +4,3 @@ version = "@VERSION@"
 requires = "unix,threads"
 archive(byte,mt) = "libocamlviz.cma"
 archive(native,mt) = "libocamlviz.cmxa"
-
-package "syntax" (
-    description = "Ocamlviz syntax extension"
-    version = "@VERSION@"
-    requires = "camlp4"
-    preprocessor = "camlp4of"
-    archive(syntax,preprocessor) = "camlp4/pa_ocamlviz.cmo"
-)

-- 
ocamlviz packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to