summaryrefslogtreecommitdiff
path: root/x11-libs/agg/files/agg-2.5-autotools.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-29 03:22:09 +0100
commitd4bd6695641f6d2ec7ff8681913d304e995902f5 (patch)
tree6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /x11-libs/agg/files/agg-2.5-autotools.patch
parent22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff)
gentoo resync : 29.05.2018
Diffstat (limited to 'x11-libs/agg/files/agg-2.5-autotools.patch')
-rw-r--r--x11-libs/agg/files/agg-2.5-autotools.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-libs/agg/files/agg-2.5-autotools.patch b/x11-libs/agg/files/agg-2.5-autotools.patch
new file mode 100644
index 000000000000..1272b65bb69a
--- /dev/null
+++ b/x11-libs/agg/files/agg-2.5-autotools.patch
@@ -0,0 +1,11 @@
+--- a/configure.in 2013-02-22 09:30:00.000000000 -0600
++++ b/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