[gnome-terminal] build: Disable extension
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Disable extension
- Date: Fri, 4 May 2012 17:25:42 +0000 (UTC)
commit ca52bc4a3764b8ab473de41a963e1205d8169fe0
Author: Christian Persch <chpe gnome org>
Date: Thu May 3 21:33:07 2012 +0200
build: Disable extension
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f0dbbb1..fd14f02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -160,7 +160,7 @@ fi
AC_ARG_WITH([nautilus-extension],
[AS_HELP_STRING([--without-nautilus-extension],[Disable nautilus extension])],
[],
- [with_nautilus_extension=yes])
+ [with_nautilus_extension=no])
if test "$with_nautilus_extension" = "yes"; then
NAUTILUS_REQUIRED=3.0.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]