rygel r72 - trunk



Author: zeeshanak
Date: Tue Oct 28 20:59:37 2008
New Revision: 72
URL: http://svn.gnome.org/viewvc/rygel?rev=72&view=rev

Log:
Export the "abs_top_builddir" explicitly. Some installations need it.

Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Oct 28 20:59:37 2008
@@ -79,6 +79,8 @@
         AC_MSG_WARN("You want to run the tools uninstalled only? Fine!")
 fi
 
+AC_SUBST(abs_top_builddir)
+
 AM_CONDITIONAL([UNINSTALLED], [test "x$enable_uninstalled" = "xyes"])
 
 # Gettext



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]