You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Ian Holsman <ia...@cnet.com> on 2001/08/31 21:03:11 UTC

another problem with apr/apr-util make process

apr-util adds a symbol APRUTIL_EXPORT_LIBS
(which contains -lexpat & -ldb or -lgdbm)
this symbol should really go into $install/APRVARS
or something like that
-- 
Ian Holsman          IanH@cnet.com
Performance Measurement & Analysis
CNET Networks   -   (415) 364-8608


Re: another problem with apr/apr-util make process

Posted by Ryan Bloom <rb...@covalent.net>.
On Friday 31 August 2001 12:03, Ian Holsman wrote:
> apr-util adds a symbol APRUTIL_EXPORT_LIBS
> (which contains -lexpat & -ldb or -lgdbm)
> this symbol should really go into $install/APRVARS
> or something like that

No it shouldn't.  We should install a file that has that
a variable APR_UTIL_VARS, which has that definition.
We should not be modifying the APRVARS file to include
it.

Ryan

______________________________________________________________
Ryan Bloom				rbb@apache.org
Covalent Technologies			rbb@covalent.net
--------------------------------------------------------------