From: raster Date: Thu, 23 Apr 2009 00:32:53 +0000 (+0000) Subject: move to uses no []'s as it works for me, but for belem... inconsistent []'s X-Git-Tag: submit/2.0alpha-wayland/20121127.222001~490 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12c5527534876d12a8a88d935dc0cbc995648669;p=profile%2Fivi%2Feet.git move to uses no []'s as it works for me, but for belem... inconsistent []'s doesnt work. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 40de32f..755664b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([eet], [1.2.0], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT(eet, 1.2.0, enlightenment-devel@lists.sourceforge.net) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])