In my latest patch, I've changed some of the @FOO@ variables to be
auto-expanded in configure.in.  If you're using any @FOO@ variables in
non-makefiles, please see the new file doc/build-system for how to
handle them.

The one thing I forgot to mention in that initial version of the file
is exactly what you probably need to give the special
recursively_expand() treatment.  The obvious candidates are any of the
*DIR files since those may be defined in terms of other vars like
$prefix, but basically any variable that you think could possibly have
any $FOO components that a non-makefile wouldn't expand have to be
recursively_expanded() in configure.in.

Thanks.

Night.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to