djh <[EMAIL PROTECTED]> wrote: > It looks like "program_invocation_short_name" is not declared.
Add the following two lines: #define GNULIB_ARGP_EXTERN_BASENAME 1 #include <argp-namefrob.h> to: 1. mh/mh.h in line 60 (after #include <getline.h>) 2. mh/mh_getopt.c in line 30 (after #include <mu_asprintf.h>) Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
