This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Multiple libtool libs from same sources
- To: automake at gnu dot org
- Subject: Re: Multiple libtool libs from same sources
- From: Adam C Powell IV <hazelsct at mit dot edu>
- Date: Wed, 02 Aug 2000 15:42:15 -0600
- CC: Patrick Guio <patrick at phys dot uit dot no>
- Organization: Massachvsetts Institvte of Technology
- References: <39773CFE.A256035E@mit.edu>
Adam C Powell IV wrote:
> Greetings,
>
> I'd like to build two libtool libs from the same sources using different
> CFLAGS.
Okay, I assume the lack of reply means it can't be done.
So then, how do I get automake to not kill make dist when I set
libtwo_OBJECTS? Is there something like a reverse -Werror flag (to make
errors into warnings)? Note that it produces a perfectly good Makefile.in,
so the error must not be fatal...
Thanks,
-Adam P.