Re: Patch, patch submission questions and general configure/make questions

2011-06-05 Thread Mike Alexander
--On June 5, 2011 10:12:20 PM -0500 Tim M wrote: For the record, I am using the following configure options and after fixing the above error, many more cropped up. It seems --enable-iso-c is probably causing many errors to appear during make so I am not sure if this is recommended practice: -

"comma at end of enumerator list" error due to macros in libqof

2011-06-05 Thread Tim M
Hello, Per my previous email I am looking at compiler warnings/errors and I found an interesting one for which I could use some advice. During make, libqof came up with a fairly large number of errors, including quite a few "comma at end of enumerator list" errors. Some of the errors were quite

Patch, patch submission questions and general configure/make questions

2011-06-05 Thread Tim M
Hello, I just wanted to check on the method you prefer for submitting patches.  I wrote a patch or two some time ago for gnucash and am hoping to get back into doing some coding on the application if/when I have free time, but wanted to see if you prefer patches to be submitted to the mailing list

Re: GNC_DOC_INSTALL_DIR and ./configure --docdir

2011-06-05 Thread Christian Stimming
Am Sonntag, 5. Juni 2011 schrieb Micha Lenk: > Hi, > > when I just tried to tweak some details for the recent Debian packages > for Gnucash, I discovered that the configure option --docdir apparently > has no effect. A short view into configure.ac and the Makefile.am files > revealed that the reas