1. 07 Feb, 2021 1 commit
  2. 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
  3. 15 Jun, 2020 1 commit
  4. 14 Jun, 2020 2 commits
  5. 08 Jun, 2020 1 commit
  6. 05 Jun, 2020 1 commit
  7. 26 May, 2020 1 commit
  8. 14 May, 2020 2 commits
  9. 11 May, 2020 1 commit
  10. 07 Nov, 2019 2 commits
  11. 08 Jun, 2017 1 commit
  12. 29 May, 2017 2 commits
  13. 20 Apr, 2017 4 commits
  14. 18 Mar, 2017 1 commit
  15. 28 Jan, 2017 1 commit
  16. 27 Dec, 2016 2 commits
  17. 14 Dec, 2016 1 commit
  18. 24 Oct, 2016 1 commit
  19. 22 Oct, 2016 1 commit
  20. 19 Sep, 2016 1 commit
  21. 28 Jan, 2015 2 commits
  22. 22 Oct, 2014 1 commit
  23. 14 Oct, 2014 3 commits
  24. 03 Oct, 2014 2 commits
  25. 29 Mar, 2014 2 commits
  26. 22 Mar, 2014 1 commit
  27. 11 Feb, 2014 1 commit