Re: Fix for MSN and Jabber static builds
Cory McWilliams <[email protected]> Fri, 2 Apr 2004 23:08:50 -0500
| Newsgroups | gmane.network.everybuddy.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, but... make[2]: *** No rule to make target `../plugins/msn/msn.la', needed by `eb-lite'. Stop. make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/home/cory/src/eb-lite/trunk/core/src' I don't quite follow what's going on with this to figure out how to fix it. There *is* a rule to make plugins/msn/msn.la in plugins/msn/Makefile, but it's not being built there. I just made the aclocal.m4 => acinclude.m4 change in trunk. Cory On Friday 02 April 2004 06:44 pm, Rodney Dawes wrote: > Cory was whining about static MSN and Jabber plug-in builds not linking > earlier today on IRC. This fixes those two (along with the automake > errors that they were causing). Fixes for the automake errors for other > plug-ins will come soon. Could someone please commit this and remove the > aclocal.m4 file from CVS and add the acinclude.m4 that I attached to a > mail the other day in response to Meredydd's complaint? Thanks. > > -- dobey