]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When building modules with prereqs, search httpd include dirs
authorJeff Trawick <trawick@apache.org>
Sat, 5 Oct 2013 13:49:22 +0000 (13:49 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 5 Oct 2013 13:49:22 +0000 (13:49 +0000)
commite7ce06ae67ac3ab09646f5a744703919acb5fd84
treef6478c211c78daac97f00c3aef866200348a8bab
parent4b5cb6a89440ef1a9e8b49bceb67393abbb06fcb
When building modules with prereqs, search httpd include dirs
before prereq include dirs in case httpd is installed to the same
place as the prereq, in which case we might be using an older
httpd .h file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1529452 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt