guile-user
[Top][All Lists]
Advanced

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

Re: guile & automake


From: Marius Vollmer
Subject: Re: guile & automake
Date: 01 Sep 2002 01:58:53 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Thien-Thi Nguyen <address@hidden> writes:

> unfortunately, vars adopting the ${prefix}-preseriving convention would
> not be (easily) usable from scheme.  fortunately, guile-config is a
> program that we can extend to DTRT:
> 
>   guile-config info [VAR]           -- same as it ever was
>   guile-config re-prefix-info [VAR] -- replace PREFIX with '${prefix}'

I think the only interesting variable to use with re-prefix-info is
pkgdatadir.  pkgincludedir is not used (only for gh_) and there is no
reason why a Guile client should install something there anyway.
Likewise for pkglibdir.

I think it is OK to hardcode pgkdatadir as $(datadir)/guile.  We are
not going to change this as far as I can see.

So I see little utility in providing re-prefix-info and
GUILE_SITE_DIR.

Or?

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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