unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Peter TB Brett <peter@peter-b.co.uk>
To: guile-user@gnu.org
Subject: Re: Checking for guile from configure -- forward compat.
Date: Sat, 8 Aug 2009 19:39:40 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090808T193727-2@post.gmane.org> (raw)
In-Reply-To: 3ae3aa420908080959w13c1716cj6e2593f5418f451e@mail.gmail.com

Linas Vepstas <linasvepstas <at> gmail.com> writes:
> 2009/8/8 Peter TB Brett <peter <at> peter-b.co.uk>:
> > Hi everyone,
> >
> > Currently, there appear to be two ways to check for the presence of
> > Guile:
> >
> >  PKG_CHECK_MODULES(GUILE, [guile-1.8])
> 
> I believe that the following should work:
> 
> PKG_CHECK_MODULES(GUILE, guile >= 1.8.3)
> 
> or something like that. Grepping various configure.in
> I find the following:
> 
> PKG_CHECK_MODULES(SQLITE3, sqlite3 >= 3.0.0)
> PKG_CHECK_MODULES([HUNSPELL], [hunspell])
> PKG_CHECK_MODULES(LIBJDK, libjdk-1.5 >= $LIBJDK_REQUIRED)

I'm perfectly aware of how to use pkg-config, and I think I already pointed out
that this isn't very useful because Guile provides a 'guile-1.8' pkg-config
module file, but not one for 'guile'.

Cheers,

                                 Peter





  reply	other threads:[~2009-08-08 19:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-08  6:45 Checking for guile from configure -- forward compat Peter TB Brett
2009-08-08 16:59 ` Linas Vepstas
2009-08-08 19:39   ` Peter TB Brett [this message]
2009-08-13 22:12     ` Neil Jerram
2009-08-14  1:36       ` Andreas Rottmann
2009-08-14 21:31         ` Neil Jerram
2009-08-14  7:26 ` Peter Brett
2009-08-14 21:32   ` Neil Jerram

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=loom.20090808T193727-2@post.gmane.org \
    --to=peter@peter-b.co.uk \
    --cc=guile-user@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).