RE: [sword-devel] Unsuscribe

2002-02-22 Thread Chris Little
Get yourself off this list. Follow the instructions at http://www.crosswire.org/sword/develop/mailinglist.jsp. The process is identical to getting on the list. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Don Keeton > Sent: Friday, February 22

[sword-devel] Unsuscribe

2002-02-22 Thread Don Keeton
Get me off this list _ Send and receive Hotmail on your mobile device: http://mobile.msn.com

[sword-devel] cloning of SWModule?

2002-02-22 Thread Joachim Ansorg
Hi! I just needed to clone a SWModule object, but I think SWModule is missing a clone() function like SWKey has. How do I copy a SWModule object? Thank you! Joachim

RE: [sword-devel] Field additions to module .conf files

2002-02-22 Thread Chris Little
I drew up a chart of all the fields currently in use in .conf files and proposed. It lists tags, their possible values, and their default values. I'll add tag descriptions shortly. About the only changes I made to the set of additions proposed by Jonathan are addition of "Copyright" before all

Re: [sword-devel] Makefiles

2002-02-22 Thread Joachim Ansorg
Hi! > You don't need to run automake, that is already done for you. You just need > to run configure. > > > The prefix should default to the prefix set in Makefile.am, if prefix is > > /usr the sword config file should be stored in /etc instead of /usr/etc. > > The problem is that it _is_ default