Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-10-11 15:54:13 -0700 (Wed, 11 Oct 2006)
Revision: 9599
Log message:

      The LibMojave part of the rev 9594 commit (Bug 326 - use configure for
      snprintf detection).
      
      For now, the libmojave's OMakefile duplicates (a variant of) the snprintf
      configrure test so that we do not have to rely on the latest version of
      OMake's stdlib.
      

Changes  Path
+16 -0 libmojave/cutil/OMakefile
+8 -8 libmojave/cutil/lm_float.c
+3 -3 libmojave/cutil/lm_notify.c
+12 -12 libmojave/cutil/lm_printf.c