From 365de0225ed5751a9128ae14e217784374e26abc Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Thu, 16 Oct 2008 08:51:10 +0000 Subject: [PATCH] Fix configure.ac rename. SVN revision: 36707 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f2e1ed7..364ae5b 100644 --- a/configure.ac +++ b/configure.ac @@ -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_PREREQ(2.52) -AC_CONFIG_SRCDIR(configure.in) +AC_CONFIG_SRCDIR(configure.ac) AC_CANONICAL_BUILD AC_CANONICAL_HOST AC_ISC_POSIX