Distribute autogen.sh in the tarballs.
[mmh] / uip / mhparam.c
index 4cad041..20a95e7 100644 (file)
@@ -40,15 +40,11 @@ static struct proc procs [] = {
        { "fileproc",      &fileproc },
        { "foldprot",      &foldprot },
        { "listproc",      &listproc },
-       { "mailproc",      &mailproc },
-       { "mhlproc",       &mhlproc },
        { "mimetypequeryproc", &mimetypequeryproc },
        { "msgprot",       &msgprot },
        { "pager",         &defaultpager },
-       { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },
-       { "sendproc",      &sendproc },
        { "version",       &version_num },
        { "whatnowproc",   &whatnowproc },
        { "etcdir",        &mhetcdir },