Statically compiled binaries not re-linked as expected.

2009-05-08 Thread Seb James
e-call make, libproject is recompiled, but the executable mainprog is not re-linked. Is this expected behaviour, or have I likely got something wrong in the Makefile.am? best regards, Seb James

Re: Statically compiled binaries not re-linked as expected.

2009-05-12 Thread Seb James
On Mon, 2009-05-11 at 23:42 +0200, Ralf Wildenhues wrote: > Hi Seb, > > please keep the mailing list in Cc:, thanks. > > * Seb James wrote on Mon, May 11, 2009 at 10:49:34PM CEST: > > > > However, if I reconfigure like this: > > > > > > >