From 13a2bb529b66fcd7c8cebde81b3b43522fe8c211 Mon Sep 17 00:00:00 2001 From: Kaj-Michael Lang Date: Fri, 25 Jan 2008 15:26:58 +0200 Subject: [PATCH] Enable debugging for tablet configure too --- do-configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do-configure.sh b/do-configure.sh index a56976b..aa6f6f2 100755 --- a/do-configure.sh +++ b/do-configure.sh @@ -13,7 +13,7 @@ case "$1" in ;; tablet) ./configure --prefix=/usr --sysconfdir=/etc \ - --enable-maintainer-mode + --enable-maintainer-mode --enable-debug \ --enable-hildon \ --enable-770 \ --enable-itbtdbus -- 2.39.5