[empathy: 74/99] Don't build a shared telepathy-yell
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 74/99] Don't build a shared telepathy-yell
- Date: Thu, 9 Jun 2011 09:55:33 +0000 (UTC)
commit dfd3e3b200d14c9dc1f9ccf8d8bb68efdb48fae3
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Wed Apr 27 16:23:15 2011 +0100
Don't build a shared telepathy-yell
configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e0fbb68..fbe4222 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,8 +65,11 @@ GNOME_CONTROL_CENTER_REQUIRED=2.31.4
# telepathy-yell
prev_top_build_prefix=$ac_top_build_prefix
+prev_ac_configure_args=$ac_configure_args
+ac_configure_args="$ac_configure_args --disable-shared-library"
AX_CONFIG_DIR([telepathy-yell])
ac_top_build_prefix=$prev_top_build_prefix
+ac_configure_args=$prev_ac_configure_args
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:"$ac_top_build_prefix"telepathy-yell/telepathy-yell
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]