Fix configure.ac rename.

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

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(photo, 0.1.0, ooookiwi@gmail.com)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.in)
AC_CONFIG_SRCDIR(configure.ac)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX