aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-14 21:35:55 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-12-26 17:00:30 +0800
commit5f307734a736a3af6d0eda6c2ed71527097d8707 (patch)
treeb6e8d6469b97d078372e9f10d424285db55eadb7
parenta7fd459c93f6224069d954c5a99a37eefcea1df0 (diff)
downloadgsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar.gz
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar.bz2
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar.lz
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar.xz
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.tar.zst
gsoc2013-empathy-5f307734a736a3af6d0eda6c2ed71527097d8707.zip
build with TP_DISABLE_SINGLE_INCLUDE
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5f149c199..d9b4bae47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,6 +55,7 @@ TELEPATHY_GLIB_REQUIRED=0.19.9
AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_20, [Ignore post 0.20 deprecations])
AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs])
AC_DEFINE(TP_SEAL_ENABLE, 1, [Prevent to use sealed variables])
+AC_DEFINE(TP_DISABLE_SINGLE_INCLUDE, 1, [Disable single include header])
GSTREAMER_REQUIRED=0.10.32
TP_FS_REQUIRED=0.6.0