automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake warning using lib_LTLIBRARIES


From: Roger Leigh
Subject: Re: automake warning using lib_LTLIBRARIES
Date: Fri, 25 Jan 2002 13:35:27 +0000
User-agent: Mutt/1.2.5i

On Thu, Jan 24, 2002 at 07:32:25PM -0600, Raja R Harinath wrote:
> Raja R Harinath <address@hidden> writes:
> 
> > Roger Leigh <address@hidden> writes:
> >
> >> I'm getting this warning from automake:
> >>
> >> address@hidden:~/gimp-print/newbuild$ automake
> >> automake: both `configure.ac' and `configure.in' present: ignoring 
> >> `configure.in'
> >> automake: src/main/Makefile.am: `libgimpprint.la' is already going to be 
> >> installed in `lib'
> > [snip]
> >> ## Programs
> >>
> >> EXTRA_SCRIPTS = gimpprint-config
> >> EXTRA_LTLIBRARIES = libgimpprint.la
> >   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >
> > My guess is that it complains about the EXTRA_LTLIBRARIES line.  You
> > don't need that line, since automake is supposed to figure it out
> > itself.  I'm not sure whether it's a bug or not.
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> I meant, I'm not sure whether the warning above is a bug or not.

I thought that if you defined something conditionally, you were supposed
to put it in an EXTRA_PRIMARY definition too, so that automake knew the
full set of stuff that might be built.

After all, lib_LTLIBRARIES might just as easily be an @libobject@ autoconf
substitution, where automake won't know what might be built.  Or, should
EXTRA_PRIMARY only be used for this type of conditional?

Regards,
Roger

-- 
Roger Leigh
                ** Registration Number: 151826, http://counter.li.org **
                Need Epson Stylus Utilities? http://gimp-print.sourceforge.net/
                GPG Public Key: 0x25BFB848 available on public keyservers

Attachment: pgpfAQjUavs96.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]