mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
(top_srcdir): Use `top_srcdir_absolute' AC_SUBST var.
This commit is contained in:
parent
2f13db9a0c
commit
ce8b584c2d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
subdirs_with_ltlibs="srfi guile-readline" # maintain me
|
||||
|
||||
# env (set by configure)
|
||||
top_srcdir=`(cd "@top_srcdir@" ; pwd)`
|
||||
top_srcdir="@top_srcdir_absolute@"
|
||||
top_builddir="@top_builddir_absolute@"
|
||||
|
||||
[ x"$top_srcdir" = x -o ! -d "$top_srcdir" -o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue