Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling.
authorLudovic Courtès <ludo@gnu.org>
Wed, 23 Nov 2011 14:29:18 +0000 (15:29 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 23 Nov 2011 14:29:18 +0000 (15:29 +0100)
commitf701287497d545061009ad572c69f86bb10d7a6a
treed1964a59cabb198ef9637a09b0aedc3ae5ea3135
parent9447207f0c9a52d48b2de20b444405dfdd43d465
Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling.

* am/guilec (.scm.go): Use `-L' to specify the search path.
* module/Makefile.am (ice-9/psyntax-pp.go): Likewise.

* meta/uninstalled-env.in (top_builddir): Leave $GUILE_LOAD_PATH,
  $GUILE_SYSTEM_PATH, and $GUILE_SYSTEM_EXTENSIONS_PATH unchanged when
  cross-compiling.
am/guilec
meta/uninstalled-env.in
module/Makefile.am