[Gnucash-changes] Spruce up the delete window dialog to make it more HIG compliant.

Derek Atkins warlord at MIT.EDU
Wed Jul 20 16:02:07 EDT 2005


Quoting David Hampton <hampton-gnucash at rainbolthampton.net>:

> On Wed, 2005-07-20 at 20:03 +0100, Neil Williams wrote:
> 
> > (As part of the CLI, I'll be reviewing the private headers exported by QOF
> 
> > soon and qofinstance-p.h will be removed from EXTRA_DIST which should
> prevent 
> > such shortcuts in the future. qofid-p.h will also be removed.)
> 
> Ahh, I thought EXTRA_DIST controlled what went into the tarball.
> Removing any header files from this will cause 'make distcheck' to fail,
> not that that would be anything new.

Correct, all source files (including headers) must be in a _SOURCES, _HEADERS,
or EXTRA_DIST.  You cannot remove them from all of those.  A header need not be
installed, but it must be in the dist or building from the tarball will fail.

Neil: I would ask that you check with us before making any build-system changes
like this :)

You're welcome to remove the -p.h files from the install rules, but removing
from EXTRA_DIST is wrong.

> David

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list