add mail to AC_INIT

SVN revision: 32343
This commit is contained in:
doursse 2007-11-04 09:55:39 +00:00 committed by doursse
parent f936cbea25
commit 4111b41055
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT(evas, 0.9.9.041)
AC_INIT(evas, 0.9.9.041, enlightenment-devel@lists.sourceforge.net)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.in)
AC_CANONICAL_BUILD