summarylogtreecommitdiffstats
path: root/agg-2.5-autotools.patch
diff options
context:
space:
mode:
authorAntonio Rojas2020-05-01 18:15:28 +0000
committerAntonio Rojas2020-05-01 18:15:28 +0000
commit727f591df9e7900ed3ff91bc63860d957d578905 (patch)
tree5694027fc283c38e2be83505bb235017777fb34e /agg-2.5-autotools.patch
downloadaur-727f591df9e7900ed3ff91bc63860d957d578905.tar.gz
Dropped from repos
Diffstat (limited to 'agg-2.5-autotools.patch')
-rw-r--r--agg-2.5-autotools.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/agg-2.5-autotools.patch b/agg-2.5-autotools.patch
new file mode 100644
index 000000000000..b273477a33ec
--- /dev/null
+++ b/agg-2.5-autotools.patch
@@ -0,0 +1,11 @@
+--- configure.in~ 2013-02-22 09:30:00.000000000 -0600
++++ 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