diff --git a/README b/README index 472b0e4..003f857 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ ConnMan User Interface in EFL -*** DOES NOT WORK WITH PYTHON 3 *** +*** You don't NEED this. Enlightenment has all you need day to day *** REQUIREMENTS ============ diff --git a/configure.ac b/configure.ac index 84493a3..575817e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,3 @@ -XXX THIS IS MEANT TO BREAK XXX -XXX you don't need this to control connman from e - it's bonus extra XXX -XXX but peolpe keep going around saying you need econnmanm with e XXX -XXX which you don't so i'mn making it break explicitly - you have to XXX -XXX remove these commands and port econnman to ypthon 3 to make it XXX -XXX work, so to stop that, making people do some work so they know XXX - AC_INIT([econnman], [1.1], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.61]) AC_CONFIG_SRCDIR([configure.ac])