commit | 6cf0a115451d6d5ead94860f0731040dc2293db0 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Nov 26 14:14:29 2012 -0600 |
committer | Rob Landley <rob@landley.net> | Mon Nov 26 14:14:29 2012 -0600 |
tree | f04a6b76ca8572fccf01f1dc0b8b71710bde439c | |
parent | 471ce1b29933702bdd63bf27e4470898cb37b451 [diff] |
Cleanup i18n support (#ifdefectomy, move global init to process launch). Teach make.sh to emit "#define FLAG_x 0" for options inside disabled USE macros so we can unconditionally refer to them.