[Pkg-e-commits] [SCM] D-Bus integration for EFL based applications branch, upstream-vcs, updated. de96e02c71c95d629bfde702b223060254b81ef7

mickeyl mickeyl at alioth.debian.org
Sat May 24 16:10:41 UTC 2008


The following commit has been merged in the upstream-vcs branch:
commit f23b1949bcd62bac4ac25da30346cd515901ea3e
Author: mickeyl <mickeyl>
Date:   Thu Mar 20 19:13:41 2008 +0000

    e_dbus: fix help string for test gui

diff --git a/configure.in b/configure.in
index 3c15323..8b5d600 100644
--- a/configure.in
+++ b/configure.in
@@ -56,7 +56,7 @@ then
 fi
 
 AC_ARG_ENABLE(build-test-gui,
-  AS_HELP_STRING([--build-test-gui], [Build with gui for testing]),
+  AS_HELP_STRING([--enable-build-test-gui], [Build with gui for testing]),
   [ PKG_CHECK_MODULES([HAL_TEST_GUI], [
     ewl
     efreet

-- 
D-Bus integration for EFL based applications



More information about the Pkg-e-commits mailing list