]> git.pld-linux.org Git - packages/agg.git/blob - ac.patch
- cxx fixes for gcc 8
[packages/agg.git] / ac.patch
1 --- agg-2.5/configure.in~       2006-10-09 04:06:36.000000000 +0000
2 +++ agg-2.5/configure.in        2015-04-04 23:25:20.835809908 +0000
3 @@ -8,7 +8,6 @@
4  AC_PROG_CC
5  AC_PROG_CXX
6  AC_ISC_POSIX
7 -AM_C_PROTOTYPES
8  if test "x$U" != "x"; then
9    AC_MSG_ERROR(Compiler not ANSI compliant)
10  fi
This page took 0.061582 seconds and 3 git commands to generate.