https://issues.apache.org/ooo/show_bug.cgi?id=123744
--- Comment #16 from Yuri Dario <[email protected]> --- I looked again at the header path issue for serf and apr. System headers on my linux system are in /usr/include/serf-1 /usr/include/apr-1.0 these paths are defined in APR_CFLAGS and SERF_CFLAGS by set_soenv.inv when system libs are in use, thus using <serf/serf.h> or <apr-util/apr_uri.h> should be breaking the build on unix systems. I wrote 'should' because I'm on OS/2 where my setup is similar (and I can't do a linux build). I propose to revert headers to old coding, without the directory name. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
