Re: Some confusion regarding LIBADD/LDFLAGS/etc.

2003-10-06 Thread Alexandre Duret-Lutz
>>> "Kevin" == Kevin P Fleming <[EMAIL PROTECTED]> writes: [...] Kevin> If I move the "-module -avoid-version" stuff into AM_LDFLAGS, the Kevin> build works normally, but automake complains that the library names Kevin> are non-standard. I could live with this, but I'd rather the check for Ke

Some confusion regarding LIBADD/LDFLAGS/etc.

2003-10-06 Thread Kevin P. Fleming
I've gone over and over the documentation, and browsed the mailing list archives, but I'm not seeing what I'm looking for. I have an application with two subdirectories, both of which contain sources that will be made into shared libraries. In the /lib directory, I make a single, standard share