Quoting David Hampton <[EMAIL PROTECTED]>:

> 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
       [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to