export top_builddir
authoraland <aland>
Wed, 9 Jul 2003 20:42:30 +0000 (20:42 +0000)
committeraland <aland>
Wed, 9 Jul 2003 20:42:30 +0000 (20:42 +0000)
configure
configure.in

index 5eb55eb..c1bf710 100755 (executable)
--- a/configure
+++ b/configure
@@ -727,7 +727,7 @@ fi
 
 
 
-# From configure.in Revision: 1.177 
+# From configure.in Revision: 1.178 
 RADIUSD_MAJOR_VERSION=0
 RADIUSD_MINOR_VERSION=9-pre
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
@@ -8226,6 +8226,7 @@ fi
 
 
 top_builddir=`pwd`
+export top_builddir
 echo "$ac_t""top_builddir=$top_builddir" 1>&6
 
 
index 9219f91..8067b0f 100644 (file)
@@ -765,6 +765,7 @@ dnl #
 dnl # Figure out where libtool is located,
 dnl #
 top_builddir=`pwd`
+export top_builddir
 AC_MSG_RESULT([top_builddir=$top_builddir])
 AC_SUBST(top_builddir)
 AC_SUBST(LIBLTDL)