Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-10-15 15:57:33 -0700 (Wed, 15 Oct 2003)
Revision: 206
Log message:
Renaming config (make/omake) variables:
TESTS -> TESTS_ENABLED
READLINE -> READLINE_ENABLED
NCURSES -> NCURSES_ENABLED
- This makes things more consistent internally
(all the boolean flags are now called *_ENABLED)
- This makes things more consistent with how mcc calls them (and we
want to be able to use MetaPRL's libmojave, which is now the "master" one,
in mcc).
Changes | Path |
+1 -1 | libmojave/cutil/Makefile |
+2 -2 | libmojave/cutil/OMakefile |