DEFINE_SWITCH_ARRAY(MHPARAM, switches);
#undef X
+extern char *mhbindir;
extern char *mhetcdir;
extern char *mhlibexecdir;
{ "version", &version_num },
{ "whatnowproc", &whatnowproc },
{ "whomproc", &whomproc },
+ { "bindir", &mhbindir },
{ "etcdir", &mhetcdir },
{ "libdir", &mhlibexecdir },
{ "libexecdir", &mhlibexecdir },