From 6d726b6c09094afd97f1528cfff8b27850279b0d Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 11 May 2012 20:38:09 +0000 Subject: Update autoconf to 2.69 and automake to 1.12 PR: 166836 Tested by: Multiple -exp runs (pav) --- mail/mutt-devel/files/patch-configure.ac | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mail/mutt-devel/files/patch-configure.ac (limited to 'mail/mutt-devel/files/patch-configure.ac') diff --git a/mail/mutt-devel/files/patch-configure.ac b/mail/mutt-devel/files/patch-configure.ac new file mode 100644 index 000000000000..993e53daf38d --- /dev/null +++ b/mail/mutt-devel/files/patch-configure.ac @@ -0,0 +1,9 @@ +--- configure.ac.orig 2010-08-24 09:34:21.000000000 -0700 ++++ configure.ac 2012-05-03 18:14:34.000000000 -0700 +@@ -29,6 +29,2 @@ + AC_ISC_POSIX +-AM_C_PROTOTYPES +-if test "x$U" != "x"; then +- AC_MSG_ERROR(Compiler not ANSI compliant) +-fi + AC_PROG_CPP -- cgit v1.2.3