Re: Determining the name of Guile commands

2014-12-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > I noticed there’s no reliable way to determine the name of the ‘guild’ > or ‘guile’ command in the face of --program-suffix et al. (a situation > likely more frequent during the transition from 2.0 to 2.2.) > > So I thought about adding new variables to th

Determining the name of Guile commands

2014-06-20 Thread Ludovic Courtès
Hello! I noticed there’s no reliable way to determine the name of the ‘guild’ or ‘guile’ command in the face of --program-suffix et al. (a situation likely more frequent during the transition from 2.0 to 2.2.) So I thought about adding new variables to the .pc file: diff --git a/meta/guile-2.0.p