Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-08-16 18:52:29 -0700 (Tue, 16 Aug 2005)
Revision: 1369
Log message:

      Avoid cases of "configure" and .config fighting. (In particular, when .config
      exists, then configure invocation should be in scape of .config in order to
      account for situatuions where .config defines CFLAGS that affect the configure
      results).
      

Changes  Path
+0 -26 omake/OMakefile
+30 -3 omake/mk/defaults
+4 -14 omake/mk/make_config