Export the "abs_top_builddir" explicitly. Some installations need it.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Tue, 1 Jul 2008 12:56:04 +0000 (12:56 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Tue, 1 Jul 2008 12:56:04 +0000 (12:56 +0000)
svn path=/trunk/; revision=183

ChangeLog
configure.ac

index e2e26ea..128c181 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-06-30  Zeeshan Ali Khattak  <zeenix@gmail.com>
 
+       * configure.ac:
+
+       Export the "abs_top_builddir" explicitly. Some installations need it.
+
+2008-06-30  Zeeshan Ali Khattak  <zeenix@gmail.com>
+
        * src/gupnp-media-tracker.vala:
 
        - Include the title instead of filename in the DIDL when it's available.
index 456955f..8fc50ec 100644 (file)
@@ -79,6 +79,8 @@ if test "x$enable_uninstalled" = "xyes"; then
         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