From 4fc05fa5c19f41284098223a83e196bc43f33879 Mon Sep 17 00:00:00 2001 From: Mike McCormack Date: Tue, 24 May 2011 17:35:37 +0900 Subject: [PATCH] Enable g_main_loop integration --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1838cab..2c8e9e9 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-ecore-fb \ --disable-ecore-evas-xrender-x11 \ --enable-curl \ --disable-openssl \ - --enable-glib-integration-always \ + --enable-g-main-loop \ --disable-xim DEB_MAKE_CLEAN_TARGET := distclean -- 2.7.4