1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

(top_srcdir_absolute): New AC_SUBST var.

This commit is contained in:
Thien-Thi Nguyen 2002-03-04 22:41:07 +00:00
parent e58677f62b
commit f671657e9b

View file

@ -637,6 +637,8 @@ AC_SUBST(EXTRA_DOT_X_FILES)
dnl See also top_builddir in info node: (libtool)AC_PROG_LIBTOOL
top_builddir_absolute=`pwd`
AC_SUBST(top_builddir_absolute)
top_srcdir_absolute=`(cd $srcdir ; pwd)`
AC_SUBST(top_srcdir_absolute)
AC_CONFIG_FILES([
Makefile