Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-05-12 22:31:50 -0700 (Thu, 12 May 2005)
Revision: 1004
Log message:
Instead of a Tetex_config, I've added a more generic OMConfigure file. In
particular, I moved the test for ocamlfind presence into OMConfigure.
OTOH I restored the delayed status of all the TETEX2_ENABLED accesses - I want
it to be possible to override the default value in individual projects.
Finally, I removed the TETEX2_ENABLED test from configure.in
| Changes | Path |
| Properties | omake |
| +1 -1 | omake/.cvsignore |
| +3 -3 | omake/Makefile.in |
| +4 -4 | omake/Makefile.nt |
| Added | omake/OMConfigure |
| Properties | omake/OMConfigure |
| +3 -3 | omake/OMakefile.in |
| +25 -23 | omake/OMakeroot.src.in |
| Deleted | omake/Tetex_config |
| Deleted | omake/Tetex_config.src |
| +1 -19 | omake/configure |
| +0 -3 | omake/configure.in |
| +1 -1 | omake/version.txt |