1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/japanese/mutt-devel/files/patch-configure.ac
Ade Lovett 6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00

10 lines
250 B
Plaintext

--- configure.ac.orig 2010-08-24 09:34:21.000000000 -0700
+++ configure.ac 2012-05-03 18:35:26.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