diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-04-10 22:58:01 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-04-10 22:58:01 +1000 |
commit | 627337d95bee7dd8d4690238a35fffd35072d1fa (patch) | |
tree | 34a53728346c043644404d7c9df0e5222053ba51 /ChangeLog | |
parent | 261d93a5cfe7ceecba3daa0e8f827c21dfdc7f23 (diff) |
- (dtucker) [configure.ac] Put the check for the existence of getaddrinfo
back so we disable the IPv6 tests if we don't have it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20100410 | ||
2 | - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo | ||
3 | back so we disable the IPv6 tests if we don't have it. | ||
4 | |||
1 | 20100409 | 5 | 20100409 |
2 | - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong | 6 | - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong |
3 | ones. Based on a patch from Roumen Petrov. | 7 | ones. Based on a patch from Roumen Petrov. |