*** empty log message ***
[bpt/guile.git] / pre-inst-guile.in
index 428e04b..206eab1 100644 (file)
@@ -28,7 +28,7 @@
 # passing ARGS to it.  In the process, env var GUILE is clobbered, and the
 # following env vars are modified (but not clobbered):
 #   GUILE_LOAD_PATH
-#   LTDL_LOAD_PATH
+#   LTDL_LIBRARY_PATH
 #
 # This script can be used as a drop-in replacement for $bindir/guile;
 # if there is a discrepency in behavior, that's a bug.
@@ -39,7 +39,7 @@
 subdirs_with_ltlibs="srfi guile-readline"       # maintain me
 
 # env (set by configure)
-top_srcdir="@top_srcdir@"
+top_srcdir="@top_srcdir_absolute@"
 top_builddir="@top_builddir_absolute@"
 
 [ x"$top_srcdir"   = x -o ! -d "$top_srcdir" -o \