On Tue, Mar 12, 2002 at 11:46:28PM +0000, Thom May wrote:
> OK, this is not the full on apxs fix up, but a smaller patch to get rid of
> the hard coded paths.
> -Thom

Nope.  

get_config_vars("${datadir}/build/config_vars.mk",\%config_vars);

We need to get in the definition of datadir as well, I think. 

my $datadir         = "@datadir@";

We might as well take in all of the other layout variables
now.  -- justin

Reply via email to