autoconf
[Top][All Lists]
Advanced

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

Re: @LIBOBJ@ usage


From: Albert Chin
Subject: Re: @LIBOBJ@ usage
Date: Sat, 8 Jan 2005 20:21:01 -0600
User-agent: Mutt/1.5.6i

On Sat, Jan 08, 2005 at 01:01:30AM +0100, Alexandre Duret-Lutz wrote:
> >>> "Albert" == Albert Chin <address@hidden> writes:
> 
>  Albert> If a program has;
>  Albert> 1. Makefile.in's in each directory
>  Albert> 2. AC_CONFIG_LIBOBJ_DIR(lib) in the top-level configure.ac
>  Albert> then how do subdirectory Makefile.in's make use of @address@hidden 
> 
> They do not.  Only lib/Makefile.in is expected to use @address@hidden
> Create a library if you want to use these objects elsewhere.
> (The Automake manual has a section about this.)

And when $LIBOBJS = ""? Use AM_CONDITIONAL to link against the library
containing $LIBOBJ objects?

-- 
albert chin (address@hidden)




reply via email to

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