efl: HAVE_LOG is not used, just EINA_ENABLE_LOG

SVN revision: 77820
This commit is contained in:
Gustavo Sverzut Barbieri 2012-10-10 21:42:48 +00:00
parent 676201e1c1
commit 6589b75b98
1 changed files with 0 additions and 1 deletions

View File

@ -509,7 +509,6 @@ AC_MSG_RESULT([${enable_log}])
if test "x${enable_log}" = "xyes"; then
EINA_CONFIGURE_ENABLE_LOG="#define EINA_ENABLE_LOG"
AC_DEFINE([HAVE_LOG], [1], [Define to 1 if we log support is on])
fi
AC_SUBST([EINA_CONFIGURE_ENABLE_LOG])