we should remove all feature or behaviour ifdef's. those things should be configured at runtime, in config files or command line options. code size is not the menace it once was. only things that won't compile everywhere need ifdef, and only for the non-portable bits.
-- nmh-workers https://lists.nongnu.org/mailman/listinfo/nmh-workers
