[gnome-terminal] Distcheck with --with-gtk=3.0
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Distcheck with --with-gtk=3.0
- Date: Mon, 16 Aug 2010 19:32:06 +0000 (UTC)
commit 91a5da9833094d449ac31540c4110dbeef761488
Author: Christian Persch <chpe gnome org>
Date: Mon Aug 16 21:28:40 2010 +0200
Distcheck with --with-gtk=3.0
Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 89f7ee4..27547fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,11 @@ SUBDIRS = src po help
NULL =
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install --disable-silent-rules
+DISTCHECK_CONFIGURE_FLAGS = \
+ --disable-scrollkeeper \
+ --disable-schemas-install \
+ --disable-silent-rules \
+ --with-gtk=3.0
desktopdir = $(datadir)/applications
desktop_in_files = @PACKAGE desktop in in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]