configure.in -> configure.ac

SVN revision: 36364
This commit is contained in:
Peter Wehrfritz 2008-09-30 18:07:29 +00:00
parent 1d3533c12a
commit c2a9f15a1c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ rm -f config.cache
AC_INIT(enlightenment, 0.16.999.050, 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