underquoted parameters

SVN revision: 40661
This commit is contained in:
Vincent Torri 2009-05-15 08:35:18 +00:00
parent fed9a5c08f
commit 4d4477a8a3
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ 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_PREREQ(2.52)
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])
AC_CANONICAL_BUILD