unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: pkg-config support
Date: Thu, 01 May 2008 09:59:16 +0100	[thread overview]
Message-ID: <87mynaz9gb.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <87lk2xd5qp.fsf@gnu.org> (Ludovic Courtès's message of "Mon, 28 Apr 2008 23:33:34 +0200")

ludo@gnu.org (Ludovic Courtès) writes:

> Hi,
>
> Pkg-config support has been requested several times [0, 1], and I think
> time has come to add it.  :-)  Marius once postponed it considering it
> undesirable to maintain two configuration mechanisms [2], but I think
> the maintenance overhead is really negligible.

Agreed, this is a nice addition.

> Several patches [3, 4] have been posted and this one is vaguely based on
> the one by Aaron VanDevender [4].  The rationale for doing it in
> Automake rather than through `AC_CONFIG_FILES' is that `$pkgdatadir' is
> not available in the latter.

But $pkgdatadir is always ${datadir}/guile.  So, in my view, better to
rely on this and use AC_CONFIG_FILES, instead of introducing the sed
dependency and incantation in Makefile.am.

>  I'm not sure whether that should be
> `guile.pc' or `guile-1.8.pc'.  We can probably go for `guile.pc' and
> change the name in future versions if need be.

I'd vote for guile-1.8.pc now.

> The patch also reinstates `autoconf.texi', which was not included by
> `guile.texi', and adds a few lines of (obvious) documentation.

Nice.

Regards,
        Neil





  parent reply	other threads:[~2008-05-01  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 21:33 pkg-config support Ludovic Courtès
2008-04-29  9:44 ` Thien-Thi Nguyen
2008-04-30 11:49   ` Ludovic Courtès
2008-04-30 13:24     ` Thien-Thi Nguyen
2008-05-04 20:06       ` Ludovic Courtès
2008-05-25 18:17         ` Thien-Thi Nguyen
2008-05-01 16:21     ` Andy Wingo
2008-05-05  7:28       ` Ludovic Courtès
2008-05-01  8:59 ` Neil Jerram [this message]
2008-05-04 20:36   ` Ludovic Courtès

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/guile/

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

  git send-email \
    --in-reply-to=87mynaz9gb.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-devel@gnu.org \
    --cc=ludo@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.
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).