[gnome-terminal] build: Update distcheck configure flags
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Update distcheck configure flags
- Date: Tue, 18 Feb 2014 20:53:53 +0000 (UTC)
commit 0cace1aacb7506937d602392a15d154eadba4aab
Author: Christian Persch <chpe gnome org>
Date: Tue Feb 18 21:45:48 2014 +0100
build: Update distcheck configure flags
Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 33e63e7..17943da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,10 +5,13 @@ NULL =
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-debug \
--disable-scrollkeeper \
--disable-schemas-install \
--disable-silent-rules \
- --with-gtk=3.0
+ --disable-search-provider
+ --without-nautilus-extension \
+ $(NULL)
desktopdir = $(datadir)/applications
desktop_in_files = @PACKAGE desktop in in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]