[gnome-online-accounts] Fix 'make discheck'
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Fix 'make discheck'
- Date: Thu, 29 Aug 2013 13:07:57 +0000 (UTC)
commit 4f828f1e0b7a28a97809c7a664fcff98b611f1ff
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Aug 29 11:26:06 2013 +0200
Fix 'make discheck'
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c5d585..bb7bb11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -130,7 +130,7 @@ ac_configure_args="$ac_configure_args --with-icondir=${datadir}/icons"
ac_configure_args="$ac_configure_args --with-gettext-package=gnome-online-accounts-tpaw"
# Disable the installation of the GSettings schema to avoid multiple components shipping
# the same file. See https://bugzilla.gnome.org/show_bug.cgi?id=706803
-ac_configure_args="$ac_configure_args --disable-settings"
+ac_configure_args="$ac_configure_args --disable-schemas-compile --disable-settings"
AX_CONFIG_DIR([telepathy-account-widgets])
ac_top_build_prefix=$prev_top_build_prefix
ac_configure_args=$prev_ac_configure_args
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]