elementary - fix the build break.

caused by commit 9aa68bca91678dcd83de3e35be1a7121094d6ef7.

fix please cedric if this is wrong.
This commit is contained in:
ChunEon Park 2014-01-24 11:07:58 +09:00
parent 3f4325c459
commit 300f12aef7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
EFL_VERSION([1], [8], [99], [dev])
AC_INIT([elementary], [v_ver], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([elementary], [efl_version], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([configure.ac])