1. 13 Aug, 2020 1 commit
    • Jeroen Roovers's avatar
      Simplify configure check for fmin · 00bc6dad
      Jeroen Roovers authored
      AC_TRY_LINK is deprecated and users are encouraged to replace it with
      AC_LINK_IFELSE. However, AC_SEARCH_LIBS uses AC_LINK_IFELSE internally
      and does exactly what we need here: test whether an `fmin` symbol is
      already resolved or if libm will resolve it, neatly avoiding autoconf
      caching and AC_TRY_LINK/AC_LINK_IFELSE pitfalls. So just use that.
      00bc6dad
  2. 15 Jun, 2020 1 commit
  3. 14 Jun, 2020 2 commits
  4. 08 Jun, 2020 1 commit
  5. 05 Jun, 2020 1 commit
  6. 26 May, 2020 1 commit
  7. 14 May, 2020 2 commits
  8. 11 May, 2020 1 commit
  9. 07 Nov, 2019 2 commits
  10. 08 Jun, 2017 1 commit
  11. 29 May, 2017 2 commits
  12. 20 Apr, 2017 4 commits
  13. 18 Mar, 2017 1 commit
  14. 28 Jan, 2017 1 commit
  15. 27 Dec, 2016 2 commits
  16. 14 Dec, 2016 1 commit
  17. 24 Oct, 2016 1 commit
  18. 22 Oct, 2016 1 commit
  19. 19 Sep, 2016 1 commit
  20. 28 Jan, 2015 2 commits
  21. 22 Oct, 2014 1 commit
  22. 14 Oct, 2014 3 commits
  23. 03 Oct, 2014 2 commits
  24. 29 Mar, 2014 2 commits
  25. 22 Mar, 2014 1 commit
  26. 11 Feb, 2014 1 commit
  27. 27 Dec, 2013 1 commit