move to uses no []'s as it works for me, but for belem... inconsistent []'s
authorraster <raster>
Thu, 23 Apr 2009 00:32:53 +0000 (00:32 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Apr 2009 00:32:53 +0000 (00:32 +0000)
doesnt work.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@40300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index b2a00af..3f09701 100644 (file)
@@ -1,7 +1,7 @@
 # get rid of that stupid cache mechanism
 rm -f config.cache
 
-AC_INIT([eina], 0.0.2.060, [enlightenment-devel@lists.sourceforge.net])
+AC_INIT(eina, 0.0.2.060, enlightenment-devel@lists.sourceforge.net)
 AC_PREREQ([2.60])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_MACRO_DIR([m4])