This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Multiple libtool libs from same sources
- To: Alexandre Oliva <oliva at lsd dot ic dot unicamp dot br>
- Subject: Re: Multiple libtool libs from same sources
- From: Adam C Powell IV <hazelsct at mit dot edu>
- Date: Thu, 03 Aug 2000 11:42:37 -0600
- CC: automake at gnu dot org, Patrick Guio <patrick at phys dot uit dot no>
- Organization: Massachvsetts Institvte of Technology
- References: <39773CFE.A256035E@mit.edu> <398895B7.21835BCF@mit.edu> <orbszbrt7e.fsf@guarana.lsd.ic.unicamp.br>
Alexandre Oliva wrote:
> On Aug 2, 2000, Adam C Powell IV <hazelsct@mit.edu> wrote:
>
> > 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.
>
> IIRC, CVS automake supports libfoo_la_CFLAGS
Thank you very much, yes, that would solve the problem. I'll look into this.
-Adam P.