[bt-devel] bug

Martin Gruner bt-devel@crosswire.org
Sat, 6 Jul 2002 10:43:31 +0200


Hm, looks like this was my mistake.

Sword does not automatically parse /etc/sword conf now, but /usr/local/etc 
instead. You need to build it with --sysconfdir=/etc/ to make the old 
behaviour work. I do not like it. They should rather parse all these 
directories sequentially instead of using a compiler switch. At least that is 
the dirty work that should be done by the computers, and not by humans.

Martin