This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libguile major/minor versions



> > > Is there a way for more to easily ascertain via a script the major and
> > > minor version number of libguile, and not just the guile interpreter.
> > > 
> > > I would like the debian rules file to be able to determine this so
> > > that we can automate the building of snapshot images of the guile and
> > > libguile packages.
> > 
> > Doesn't the guile-config have some option that tells you things like this?
> 
> It tells me the guile version (guile-config --version), but not the SO
> version for libguile, which is what I need.

I think `guile-config info' should provide this kind of information.
Can you submit a patch?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]