[tracker/tracker-0.14] build: Note we don't support srcdir != builddir
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [tracker/tracker-0.14] build: Note we don't support srcdir != builddir
- Date: Wed, 24 Oct 2012 16:18:44 +0000 (UTC)
commit be19b9c6789ad2c4a96e1d1fbdc82061ddb3e064
Author: Colin Walters <walters verbum org>
Date:   Fri Sep 28 09:16:08 2012 -0400
    build: Note we don't support srcdir != builddir
    
    This is presently due to the vapigen tool.
    
    Signed-off-by: Colin Walters <walters verbum org>
 configure.ac |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bb39c46..09d268c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,6 +54,10 @@ AM_INIT_AUTOMAKE([1.11 no-define tar-ustar -Wno-portability])
 
 AM_SILENT_RULES([yes])
 
+dnl http://people.gnome.org/~walters/docs/build-api.txt
+dnl We don't support srcdir != builddir.
+echo \#buildapi-variable-no-builddir >/dev/null
+
 IDT_COMPILE_WARNINGS
 
 TRACKER_MAJOR_VERSION=tracker_major_version
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]