EAPI, again :-)

Please, compile with -fvisibility=hidden, you'll get these errors and
benefit from reasonably faster load of E17.

Except by ETK, whole EFL is able to be compiled with this flag, so I'd
recommend using it in general.



SVN revision: 42192
This commit is contained in:
Gustavo Sverzut Barbieri 2009-09-02 22:04:37 +00:00
parent 8d85504a49
commit 12945004f6
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ static Eina_Array *plugins = NULL;
static E_Config_DD *conf_edd = NULL;
static E_Config_DD *conf_item_edd = NULL;
Config *evry_conf = NULL;
EAPI Config *evry_conf = NULL;
/* module setup */