d.henman <[EMAIL PROTECTED]> ha escrit: > cvs -d:ext:[EMAIL PROTECTED]/cvsroot/mailutils ci -m "2008-02-25 Darel > Henman <[EMAIL PROTECTED]> \n\n\t* examples/Makefile.am: Added a missing > getopt, optarg, optind dependency for the following files: base64.c, > decode2047.c, echosrv.c, encode2 > 047.c, header.c, and listop.c. This change adds the <filename>_LDADD for > them." mailutils/examples/Makefile.am
Given the size of this patch, it seems much simpler to remove all individual _LDADD assignments and install a single LDADD for them all, instead. > ../libargp/libmuargp.a(muinit.o): In function `mu_app_init': > /usr/cvs/mailutils/libargp/muinit.c:123: undefined reference to > `_mu_cfg_tree_reduce' Please, run make -k and see if this error occurs anyplace else. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
