Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-10-28 01:01:10 -0800 (Tue, 28 Oct 2003)
Revision: 5041
Log message:

      Use the same ocaml flags in make, omake and prlc compilations.
      
      Check for pa_op.cmo/cmx in addition to camlp4.cma/cmxa (in OCaml 3.07
      camlp4.cmxa is there by default, but pa_op.cmx is not :-( ).
      

Changes  Path
+2 -2 metaprl/Makefile
+3 -2 metaprl/OMakefile
+1 -1 metaprl/editor/ml/OMakefile
+29 -29 metaprl/filter/filter/prlcomp.ml
+1 -0 metaprl/mk/defaults
+2 -2 metaprl/mk/preface
+1 -1 metaprl/util/OMakefile