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: 2.0_alpha~163^2~905 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e9510975fc08dc4368e4fb1cb399be11138c823;p=framework%2Fuifw%2Fedje.git move to uses no []'s as it works for me, but for belem... inconsistent []'s doesnt work. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@40300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 750afcb..97363d5 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([edje], 0.9.92.060, [enlightenment-devel@lists.sourceforge.net]) +AC_INIT(edje, 0.9.92.060, enlightenment-devel@lists.sourceforge.net) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])