]> git.kaiwu.me - nginx.git/commit
The addition of $tcpinfo_* variables has broken the build on Linux
authorRuslan Ermilov <ru@nginx.com>
Wed, 21 Mar 2012 15:35:05 +0000 (15:35 +0000)
committerRuslan Ermilov <ru@nginx.com>
Wed, 21 Mar 2012 15:35:05 +0000 (15:35 +0000)
commitfd601af84c1cb1e9111ac7f4b56cbfb87988217f
tree9d8394ef4657ec1462e8a8c771590c4be2897ee3
parentfbd32d4d19cf7996e1d54b548744639b93f94459
The addition of $tcpinfo_* variables has broken the build on Linux
systems with glibc versions prior to 2.7.  Fixed this by checking
the existence of "struct tcp_info" members during configuration.
auto/unix