Fix configure.ac rename.

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

View File

@ -5,7 +5,7 @@ rm -f config.cache
AC_INIT(forecasts, 0.2.0, viktor@bloka.org)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.in)
AC_CONFIG_SRCDIR(configure.ac)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX