Patch |
r1844983 |
r1844983 | brane | 2018-10-27 18:55:54 +0000 (Sat, 27 Oct 2018) Fix search for Serf via pkg-config when the include directory contains '-D'. * build/ac-macros/serf.m4 (SVN_SERF_PKG_CONFIG): Use "pkg-config --cflags-only-I". Patch by: Ian Miller Fixes #4670