[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10204)

Aleksey Nogin nogin at metaprl.org
Mon Mar 12 09:47:01 PDT 2007


Removed the AC_* style functions, replacing them with better named ones. I've
added a short documentation section outlining the correspondences between the
some of the AC_* functions in autoconf and the functions we provide, but I do
not think it would be worth it to actually implement the AC_* functions.

----
Changes:
    +5 -5	omake-branches/0.9.8.x/doc/OMakefile
    +3 -3	omake-branches/0.9.8.x/lib/build/LaTeX.om
    +12 -12	omake-branches/0.9.8.x/lib/build/OCaml.om
    +105 -81	omake-branches/0.9.8.x/lib/configure/Configure.om
    +2 -2	omake-branches/0.9.8.x/lib/configure/X.om
    +6 -6	omake-branches/0.9.8.x/lib/configure/fam.om
    +2 -2	omake-branches/0.9.8.x/lib/configure/ncurses.om
    +2 -2	omake-branches/0.9.8.x/lib/configure/readline.om
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-03.html#07/03/12.09:47:01



More information about the OMake-CVS mailing list