Hi,
On Tue, 13 Jan 2009 08:09:00 +0100, Ralf Wildenhues
wrote:
> Hello,
>
> * gromeck wrote on Mon, Jan 12, 2009 at 12:05:44PM CET:
>>
>>src/
>>src/dirA/ holds lib A and program A
>>src/dirB/ holds lib B and program B
>>
>> Both, program A and B have to linked against lib A and B!
Hello,
* gromeck wrote on Mon, Jan 12, 2009 at 12:05:44PM CET:
>
>src/
>src/dirA/ holds lib A and program A
>src/dirB/ holds lib B and program B
>
> Both, program A and B have to linked against lib A and B!
> Yes, I know that this is not a good layout but I have
> currently no othe
Hi to all,
I have a problem building with automake in the following
directory layout:
src/
src/dirA/ holds lib A and program A
src/dirB/ holds lib B and program B
Both, program A and B have to linked against lib A and B!
Yes, I know that this is not a good layout but I have
currently