1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00
guile/meta
Andy Wingo 28af5ee5ec add $libir to the ltdl path, not $pkglibdir; add extensionsdir
* libguile/Makefile.am (libpath.h): Fix SCM_LIB_DIR to point to the
  libdir, not pkglibdir. Add SCM_EXTENSIONS_DIR, for a dir to put in the
  dynamic-link search path that's not managed by ldconfig or the like;
  and put this dir in the "extensionsdir" key of %guile-build-info.

* libguile/dynl.c (sysdep_dynl_init): Rename the installed-libdir
  environment var to GUILE_SYSTEM_EXTENSIONS_PATH (from
  GUILE_SYSTEM_LTDL_PATH). Also add SCM_EXTENSIONS_DIR to the ltdl
  search path in the default case.
* meta/uninstalled-env.in: Adapt override to match.

* meta/guile-2.0.pc.in: Add extensionsdir, so you can pkg-config
  --variable=extensionsdir guile-2.0.
2009-10-13 11:31:02 +02:00
..
ChangeLog-2008 allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
gdb-uninstalled-guile.in Fix GDB in Emacs incantation 2009-09-21 23:22:13 +01:00
guile-2.0-uninstalled.pc.in Add BDW_GC_CFLAGS' to the .pc' files. 2009-08-28 21:08:07 +02:00
guile-2.0.pc.in add $libir to the ltdl path, not $pkglibdir; add extensionsdir 2009-10-13 11:31:02 +02:00
guile-config.in Have guile-config' close over pkg-config' and $(pkgconfigdir). 2009-09-24 00:06:54 +02:00
guile-tools.in Add proper --help' and --version' for `guile-tools compile'. 2009-08-15 14:18:57 +02:00
guile.in autocompiled files before installation go to a cache dir in the builddir 2009-08-20 18:52:38 +02:00
guile.m4 Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
Makefile.am Clean meta/guile-config 2009-09-26 00:51:50 +01:00
uninstalled-env.in add $libir to the ltdl path, not $pkglibdir; add extensionsdir 2009-10-13 11:31:02 +02:00