Fix configure.ac rename.

SVN revision: 36707
This commit is contained in:
Cedric BAIL 2008-10-16 08:51:10 +00:00
parent 66625cbeeb
commit 25bdb8b840
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ rm -f config.cache
AC_INIT(mem, 0.1.0, enlightenment-devel@lists.sourceforge.net)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.in)
AC_CONFIG_SRCDIR(configure.ac)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX