ports/graphics/agg/files/patch-configure.in
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

9 lines
254 B
Text

--- configure.in.orig 2006-10-08 21:06:36.000000000 -0700
+++ configure.in 2012-05-03 17:23:22.000000000 -0700
@@ -10,6 +10,2 @@
AC_ISC_POSIX
-AM_C_PROTOTYPES
-if test "x$U" != "x"; then
- AC_MSG_ERROR(Compiler not ANSI compliant)
-fi
AM_PROG_LIBTOOL