1. 12 Jan, 2016 1 commit
    • Daniel Stenberg's avatar
      configure: assume IPv6 works when cross-compiled · 4bed87f8
      Daniel Stenberg authored
      The configure test uses AC_TRY_RUN to figure out if an ipv6 socket
      works, and testing like that doesn't work for cross-compiles. These days
      IPv6 support is widespread so a blind guess is probably more likely to
      be 'yes' than 'no' now.
      
      Further: anyone who cross-compiles can use configure's --disable-ipv6 to
      explicitly disable IPv6 and that also works for cross-compiles.
      
      Made happen after discussions in issue #594
      4bed87f8
  2. 11 Jan, 2016 6 commits
  3. 10 Jan, 2016 2 commits
  4. 09 Jan, 2016 2 commits
  5. 08 Jan, 2016 4 commits
  6. 07 Jan, 2016 4 commits
  7. 06 Jan, 2016 1 commit
  8. 05 Jan, 2016 2 commits
  9. 04 Jan, 2016 7 commits
  10. 27 Dec, 2015 1 commit
  11. 26 Dec, 2015 5 commits
  12. 24 Dec, 2015 4 commits
  13. 23 Dec, 2015 1 commit