Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-11-27 20:20:52 -0800 (Sun, 27 Nov 2005)
Revision: 8228
Log message:

      - Added OCAMLOPT_FOUND variable that can be used to tell whether OCAMLOPT
        exists.
      
      - Now by default, NATIVE_ENABLED/BYTE_ENABLED will be set to "best possible"
        option - namely, the default compilation mode will be "native" when
        opcamlopt.opt or opcamlop is found, and "byte" otherwise.
      

Changes  Path
+9 -13 omake-branches/0.9.6.x/lib/build/OCaml.om