Re: [patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread Chris Shoemaker
On Mon, Oct 10, 2005 at 10:34:23AM -0400, [EMAIL PROTECTED] wrote: > Index: gnucash/lib/goffice/split/Makefile.am > === > --- gnucash.orig/lib/goffice/split/Makefile.am > +++ gnucash/lib/goffice/split/Makefile.am > @@ -55,10 +63,16 @@

Re: [patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread Chris Shoemaker
On Mon, Oct 10, 2005 at 03:20:13PM -0400, Derek Atkins wrote: > Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > > >On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote: > >>Chris, > >> > >>These patches are sent "inline" rather than as attachments.. You should > >>use > >>attachments so t

Re: [patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote: Chris, These patches are sent "inline" rather than as attachments.. You should use attachments so that mailers don't munge the whitespace. That's kind of odd. If my mailer munged whit

Re: [patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread Chris Shoemaker
On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote: > Chris, > > These patches are sent "inline" rather than as attachments.. You should use > attachments so that mailers don't munge the whitespace. That's kind of odd. If my mailer munged whitespace, then I'd certainly like to know, a

Re: [patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread Derek Atkins
Chris, These patches are sent "inline" rather than as attachments.. You should use attachments so that mailers don't munge the whitespace. -derek ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnuc

[patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

2005-10-10 Thread c . shoemaker
* configure.in: - remove from AC_OUTPUT Makefiles that aren't distributed. * lib/goffice/Makefile.am |2 * lib/goffice/split/Makefile.am | 16 + - add needed header files to EXTRA_DIST and SOURCES * Makefile.am |5