summaryrefslogtreecommitdiff
path: root/libraries/agg/patches/00003-agg-2.5-autotools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/agg/patches/00003-agg-2.5-autotools.patch')
-rw-r--r--libraries/agg/patches/00003-agg-2.5-autotools.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/agg/patches/00003-agg-2.5-autotools.patch b/libraries/agg/patches/00003-agg-2.5-autotools.patch
deleted file mode 100644
index 94184dfe59..0000000000
--- a/libraries/agg/patches/00003-agg-2.5-autotools.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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