Ludovic-

Thanks.  That was exactly what I was looking for.

I was going to castigate myself for not RTFM, but, I didn't commit that
particular sin this time.  GUILE_SITE_DIR and other Guile Autoconf
support flags don't appear to be documented in the 1.8 reference
manual, as far as I can tell.  

(I did find then in the 1.6.x reference manual, however.)

Thanks again,

Mike Gran

--- Ludovic Courtès <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Note that the `GUILE_SITE_DIR' M4 macro gives you
> "`guile-config info pkgdatadir`/site".  But as Greg said, you may
> want
> to avoid using it since it is independent of the `--prefix' option
> that
> was passed to your package's `configure'.
> 
> Mike Gran <[EMAIL PROTECTED]> writes:
> 
> > This brings up another question.  Should %load-path should
> generally
> > include /usr/local/share/guile/site by default?
> >
> > Arguments in favor: it would keep symmetry with the emacs
> $(lispdir)
> > directory as described in the GNU coding standards. [1] 
> > Philosophically, can something be "site"-specific and not be
> "local"?
> 
> OTOH, why have two `site' directories by default?
> 
> Thanks,
> Ludovic.
> 
> 
> 
> _______________________________________________
> Guile-user mailing list
> Guile-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/guile-user
> 



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to