Blame SOURCES/agg-2.5-autotools.patch

ffe977
--- configure.in~	2013-02-22 09:30:00.000000000 -0600
ffe977
+++ configure.in	2013-02-22 09:30:49.030777571 -0600
ffe977
@@ -8,7 +8,7 @@
ffe977
 AC_PROG_CC
ffe977
 AC_PROG_CXX
ffe977
 AC_ISC_POSIX
ffe977
-AM_C_PROTOTYPES
ffe977
+#AM_C_PROTOTYPES
ffe977
 if test "x$U" != "x"; then
ffe977
   AC_MSG_ERROR(Compiler not ANSI compliant)
ffe977
 fi