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

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

[debbugs-tracker] bug#10488: closed (guile-config deprecation?)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10488: closed (guile-config deprecation?)
Date: Sun, 10 Mar 2013 22:37:02 +0000

Your message dated Sun, 10 Mar 2013 23:35:41 +0100
with message-id <address@hidden>
and subject line Re: bug#10488: guile-config deprecation?
has caused the debbugs.gnu.org bug report #10488,
regarding guile-config deprecation?
to be marked as done.

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


-- 
10488: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10488
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guile-config deprecation? Date: Thu, 12 Jan 2012 10:42:14 -0800 (PST)
Hi-

There's a bit of confusion on the guile-config deprecation.

NEWS says that guile-config "will be deprecated"

meta/guile-config.in says it "has been deprecated"

meta/guile.m4's GUILE_PROGS rule will error "guile-config required
but not found"

likewise those rules that depend on GUILE_PROGS, such as GUILE_FLAGS
and GUILE_SITE_DIR


In the manual, in the "parallel installations" section, it implies
that GUILE_SITE_DIR is the way to get the sitedir from pkg-config,
but with guile.m4, it is getting that information via guile-config,
which itself gets it from pkg-config.


In the README, it suggests "guile-config" is the way to get the
sitedir for the installation of slib.

The man page for pkg-config describes the PKG_CHECK_MODULES macro,
but doesn't give any indication of how to set up any autoconf
flags beyond _CFLAGS and _LIBS.  So it isn't clear that PKG_CHECK_MODULES
could be used as a replacement for GUILE_SITE_DIR.


It seems to me, that there is some inconsistency here.  I'm worried
that guile-config will just disappear with no equally powerful,
documented replacement in place.


The quickest fix would be to not deprecated it, while
maybe creating and documenting a parallel set of pkg-config based

macros in guile.m4 for extracting things like sitedir.


Thanks,

Mike




--- End Message ---
--- Begin Message --- Subject: Re: bug#10488: guile-config deprecation? Date: Sun, 10 Mar 2013 23:35:41 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)
On Sat 02 Mar 2013 19:42, Andy Wingo <address@hidden> writes:

> I pushed it to a branch a year ago but it never got review.  Here's the
> patch, rebased and attached.  I'll commit it soon if there are no
> objections.

I have pushed this.  Please test with your applications!

Andy
-- 
http://wingolog.org/


--- End Message ---

reply via email to

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