Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-19 | Move all other paths into dynconfig | Martin Pool | 1 | -0/+3 | |
(This used to be commit d51ef6bfa3d194b58c3ee7706a7d475ef042676d) | |||||
2001-11-19 | dyn_LOCKDIR should be const because it's never modified directly -- | Martin Pool | 1 | -1/+2 | |
it's just copied in to the parameter table and optionally overridden there. (This used to be commit 988fe772a39e08dec738b045021cd6e06b4e59c8) | |||||
2001-11-19 | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 1 | -0/+1 | |
(This used to be commit 868999ad3c82ad72f11d5b3208b0e42b1ed95096) | |||||
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 1 | -1/+1 | |
(This used to be commit a779710fff5fddcbf65a8ddc8e9169b586b85481) | |||||
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -0/+31 | |
default, rather than in preprocessor macros. (This used to be commit 79ec88f0da40faebe1e587f1b3e87b5f2b184f58) |