]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a --with-test-suite option for "in-tree" testing
authorJacob Champion <jchampion@apache.org>
Wed, 4 Jan 2017 23:14:27 +0000 (23:14 +0000)
committerJacob Champion <jchampion@apache.org>
Wed, 4 Jan 2017 23:14:27 +0000 (23:14 +0000)
commitc856f32b9616aac5f0803305638784e56c3f3791
tree31155f1e8277fcb508183928a392d168b0d0271d
parent56e7d50f691490266f37e17f6b77fb388dff0209
Add a --with-test-suite option for "in-tree" testing

Step one. It's not actually "in-tree" yet, since it requires running
`make install` first, but at least it gives us a `make check`.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-test-integration@1777384 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
configure.in