Fix configure.ac rename.

SVN revision: 36707
This commit is contained in:
Cedric BAIL 2008-10-16 08:51:10 +00:00
parent b6a96addd9
commit 365de0225e
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(mail, 0.0.3, devilhorns@comcast.net) AC_INIT(mail, 0.0.3, devilhorns@comcast.net)
AC_PREREQ(2.52) AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.in) AC_CONFIG_SRCDIR(configure.ac)
AC_CANONICAL_BUILD AC_CANONICAL_BUILD
AC_CANONICAL_HOST AC_CANONICAL_HOST
AC_ISC_POSIX AC_ISC_POSIX