unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sascha Wilde <wilde@sha-bang.de>
To: emacs-devel@gnu.org
Subject: Re: EDE Automake: header files missing from distribution
Date: Fri, 30 Oct 2009 14:16:45 +0100	[thread overview]
Message-ID: <m2bpjpauo2.fsf@sha-bang.de> (raw)
In-Reply-To: <m2aazbe4i6.fsf@sha-bang.de> (Sascha Wilde's message of "Wed, 28 Oct 2009 19:51:29 +0100")

Sascha Wilde <wilde@sha-bang.de> wrote:

> Sascha Wilde <wilde@sha-bang.de> wrote:
> [...]
>> now when I ede-make-dist the header file talk.h is missing from the
>> archive.
>
> FWIW, the same problem applies to pure ede make projects.

It seems that ede leaks the ability to make an important
differentiation: header files which are "private" to the source and
header files describing an public api, which are meant to be installed
in an system include directory.

Automake knows these types as include_HEADERS and noinst_HEADERS
variables.  The manual recommends to put headers not meant for
installation in an appropriate _SOURCE variable though.

So, besides `Source Files' and `Auxiliary Source Files' we need
something like `Public Header Files'.

cheers
sascha
-- 
Sascha Wilde

A conclusion is simply the place where someone got tired of thinking.




  reply	other threads:[~2009-10-30 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 15:07 EDE Automake: header files missing from distribution Sascha Wilde
2009-10-28 18:51 ` Sascha Wilde
2009-10-30 13:16   ` Sascha Wilde [this message]
2009-10-30 13:40     ` Sascha Wilde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2bpjpauo2.fsf@sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).