> >the dependencies on nana, if you're willing. It would be nice to see
> >if current CVS can compile on FreeBSD.
> 
> The only problem I've had with the current CVS on FreeBSD 3.4 
> is in configure.in:
>       ${MAKE-make} -f Makefile.config.finish)
> doesn't seem to set ${MAKE-make} to gmake. I haven't had a chance
> to see what the problem is, but maually making the change fixes it.

I just looked at the configure script that looks for make.
It doesn't appear to set $MAKE, but only uses it, so I guess
you need to export MAKE=gmake before running configure.

dave

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

Reply via email to