enable econnman agin - apparently q66 is wrong

This commit is contained in:
Carsten Haitzler 2022-01-31 23:42:37 +00:00
parent 27e1311a80
commit 463913ae26
2 changed files with 1 additions and 8 deletions

2
README
View File

@ -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
============

View File

@ -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])