[bt-devel] Build problem
Martin Gruner
bt-devel@crosswire.org
Mon, 1 Jul 2002 15:22:46 +0200
> The error message is in the same area, but is different, so you must
> have been in the right part of code. There is a copy of the new error
> and the prevous one following the mesage text.
Should be fixed now. There was another error in the gen_am.sh file. Does it
work ok?
> I realized that I had not put back into the cvs 4 make files in the
> docs/en/handbook/~ If I put back any that should not be there please
> delete them back out.
I deleted them. In general we only have Makefile.am's in cvs. "make -f
Makefile.cvs" creates configure and the Makefile.in's, and "configure"
creates the Makefiles.
Martin