Skip to content
Snippets Groups Projects
  1. May 08, 2020
  2. Dec 13, 2019
  3. Dec 09, 2019
  4. Dec 07, 2019
  5. Nov 26, 2019
  6. Nov 07, 2019
  7. Nov 05, 2019
  8. Nov 01, 2019
  9. Oct 02, 2019
  10. Jul 04, 2019
  11. Jul 03, 2019
  12. Mar 25, 2019
  13. Mar 09, 2019
  14. Feb 13, 2019
  15. Jan 10, 2019
  16. Jan 09, 2019
  17. Jan 07, 2019
  18. Jan 05, 2019
  19. Dec 30, 2018
    • Mateusz Piotrowski's avatar
      Remove some bashisms from configure.ac · e8b0efdc
      Mateusz Piotrowski authored
      "configure.ac" is used to generate "configure", which is supposed to be
      run with /bin/sh (as suggested by the shebang line of "configure"). As a
      result it is a good idea to remove any /bin/sh-incompatible syntax from
      configure.ac. Otherwise, systems that do not use Bash as their /bin/sh
      are unable to run "configure" due to syntax errors.
      e8b0efdc
  20. Oct 29, 2018
  21. Sep 03, 2018
  22. Aug 19, 2018
  23. Aug 06, 2018
  24. Apr 06, 2018
  25. Mar 20, 2018
  26. Feb 19, 2018
  27. Feb 18, 2018
Loading