Ecore: fix reg exp when with_internal_maximum_log_level is enabled
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Nov 2011 19:27:12 +0000 (19:27 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Nov 2011 19:27:12 +0000 (19:27 +0000)
commitfbc9cd9de198d37a4a8fee945b90374d3c702b0b
treeac97f31ef044620b54606d774be966d0c2e1abad
parent0389802c348502e2b8e4e842a069b87a8997a766
Ecore: fix reg exp when with_internal_maximum_log_level is enabled

replace \+ by + as it should be
add -E option to grep, handle the + in expression

Patch from OpenBSD via Jonathan Armani <armani@openbsd.org>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@65032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac