]> granicus.if.org Git - apache/commit
iNo need to set CFLAGS and LDFLAGS for "ab"
authorRainer Jung <rjung@apache.org>
Thu, 5 May 2016 19:51:53 +0000 (19:51 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 5 May 2016 19:51:53 +0000 (19:51 +0000)
commitb6f35fbdd732473b566adf2ed61bb2efa9f5410e
tree92cca5649d49ed735d484359f0bf2345d6776fc3
parent27fe500d72672c979c8ddd79ed5f0dd894b5799d
iNo need to set CFLAGS and LDFLAGS for "ab"
during detection of libnghttp2. "ab" doesn't
yet support http2.

The macros were probably copied over from our
OpenSSL detection, where it actually makes
sense to adjust the "ab" flags.

Backport of r1742460 from trunk.

CTR

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1742463 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/config2.m4