efl version - bump version req for e18 to efl 1.8 (thus the coming alpha)

This commit is contained in:
Carsten Haitzler 2013-11-04 18:42:07 +09:00
parent 1f5abd1886
commit b67f6d64b1
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ EFL_CHECK_PATH_MAX
AC_CHECK_FUNCS(setenv)
AC_CHECK_FUNCS(unsetenv)
efl_version="1.7.8"
efl_version="1.8.0"
AC_SUBST(efl_version)
AC_CHECK_HEADERS([sys/timerfd.h sys/ptrace.h arpa/inet.h netinet/in.h])