emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39855: closed (PKG_GUILE does not find guile)


From: GNU bug Tracking System
Subject: bug#39855: closed (PKG_GUILE does not find guile)
Date: Tue, 03 Mar 2020 20:27:03 +0000

Your message dated Tue, 03 Mar 2020 21:26:22 +0100
with message-id <address@hidden>
and subject line Re: bug#39855: PKG_GUILE does not find guile
has caused the debbugs.gnu.org bug report #39855,
regarding PKG_GUILE does not find guile
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39855: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39855
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: PKG_GUILE does not find guile Date: Sun, 01 Mar 2020 07:55:04 -0500 User-agent: K-9 Mail for Android
Hi,

I have a project I used to build with guile 2.2. I use the PKG_GUILE m4 macro 
in my configure.ac. However, guile 3 comes with a guile.m4 whose PKG_GUILE only 
checks for 2.2, 2.0 and 1.8, so configure fails.

Is this deprecated? Should I use something else to check for guile?

Thanks!



--- End Message ---
--- Begin Message --- Subject: Re: bug#39855: PKG_GUILE does not find guile Date: Tue, 03 Mar 2020 21:26:22 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Julien Lepiller <address@hidden> writes:

> I have a project I used to build with guile 2.2. I use the PKG_GUILE m4
> macro in my configure.ac. However, guile 3 comes with a guile.m4 whose
> PKG_GUILE only checks for 2.2, 2.0 and 1.8, so configure fails.
>
> Is this deprecated? Should I use something else to check for guile?

OMG I thought I had fixed this; just now pushed a patch.  In the
meantime you can use GUILE_PKG([3.0 2.2]) to look for 3.0 or 2.2 (in
that order).

Thanks for the report!

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]