slackbuilds_ponce/libraries/agg/patches/00003-agg-2.5-autotools.patch
Matteo Bernardini e28787e9e0 libraries/agg: Added patches from fedora.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2014-08-03 16:34:16 +07:00

11 lines
278 B
Diff

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