Rob Browning <[EMAIL PROTECTED]> writes:


> > These depend on ${datadir}, which depends on ${prefix} which doesn't
> > get set at this point (unless if they are set from the command line),
> > and defaults to 'NONE'.  Adding a (redundant) "--prefix=/usr/local"
> > configure's command line fixed that.
> 
> This is a problem.  It looks like this may be hard to fix.  I'll have
> to to re-work the configure stuff again.  For now I guess, everyone
> will just have to use --prefix explicitly.

OK, I've fixed it.  Getting runtime vs install time settings embedded
in the right places at the right times really has turned out to me
more a pain than I would have expected.

In this case I had to call a command *after* the AC_OUTPUT in
configure.in so that I can use ${prefix} once we're sure it has been
given a value.

I'll generate a patch after my last one gets incorporated.  (Now back
to my real work...)

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to