Re: shared library from smaller pieces

2005-12-07 Thread Ralf Wildenhues
Hi Vlad, * Vlad Skvortsov wrote on Wed, Dec 07, 2005 at 06:02:21AM CET: > > And another question: I have a third-party library that I link my > project against. That one is declared (by its author) to be shared. > However, when I build that, I always end up with all both shared > (.so/.dylib)

Re: Library containing sources of multiple directories

2005-12-07 Thread Harald Dunkel
Hi folks, Ralf Wildenhues wrote: > Hi Daniel, > > * Daniel Kraft wrote on Tue, Dec 06, 2005 at 05:12:38PM CET: > >>Is this something possible with automake? Or do I need to write special >>makefile-constructs for that (e.g., a small library of every directory's >>sources) my own? > > > Yeah, y