summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/agg-am_c_prototype.patch
blob: 3a09dc7be6aca4d64444e2d79c5019be84f3cdd0 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.in	2015-03-15 18:59:12.557417149 +0100
+++ b/configure.in	2015-03-15 18:59:29.273416518 +0100
@@ -8,7 +8,6 @@
 AC_PROG_CC
 AC_PROG_CXX
 AC_ISC_POSIX
-AM_C_PROTOTYPES
 if test "x$U" != "x"; then
   AC_MSG_ERROR(Compiler not ANSI compliant)
 fi