Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-09-14 08:50:22 -0700 (Fri, 14 Sep 2007)
Revision: 12171
Log message:

      In ConfMsgResult, return the argument, so that
     
     FOO = ...
     ConfMsgResult($(FOO))
     
     could be rewritten as
     
     FOO = $(ConfMsgResult ...)

Changes  Path(relative to omake-branches/0.9.8.x/lib/configure)
+1 -0 Configure.om