find and substitute the variable top_builddir
authoraland <aland>
Thu, 14 Sep 2000 15:25:48 +0000 (15:25 +0000)
committeraland <aland>
Thu, 14 Sep 2000 15:25:48 +0000 (15:25 +0000)
Make.inc.in
configure.in

index 0179b24..8180893 100644 (file)
@@ -16,6 +16,7 @@ mandir                = @mandir@
 logdir         = @logdir@
 raddbdir       = @raddbdir@
 radacctdir     = @radacctdir@
+top_builddir   = @top_builddir@
 
 MAKE           = @MAKE@
 CC             = @CC@
index 25ac939..a98ae64 100644 (file)
@@ -616,6 +616,8 @@ LIBTOOL="`pwd`/libtool"
 AC_SUBST(LIBTOOL)
 AC_SUBST(LIBLTDL)
 AC_SUBST(INCLTDL)
+top_builddir=`pwd`
+AC_SUBST(top_builddir)
 
 dnl #############################################################
 dnl #