Change queries according to Niko
[SXSI/xpathcomp.git] / build
diff --git a/build b/build
index e3839ed..81335f1 100755 (executable)
--- a/build
+++ b/build
@@ -53,7 +53,7 @@ let tests_targets = []
 let () = Cmdline.parse ()
 let cmd_list =
   let ocamlbuild =
-    Printf.sprintf "ocamlbuild %s %s %s -j %i "
+    Printf.sprintf "ocamlbuild -no-hygiene %s %s %s -j %i "
       !Cmdline.verbose !Cmdline.profile !Cmdline.debug !Cmdline.jobs
   in
   List.map begin function