Skip to content
Snippets Groups Projects
  1. Dec 13, 2019
  2. Dec 09, 2019
  3. Dec 07, 2019
  4. Nov 26, 2019
  5. Nov 07, 2019
  6. Nov 05, 2019
  7. Nov 01, 2019
  8. Oct 02, 2019
  9. Jul 04, 2019
  10. Jul 03, 2019
  11. Mar 25, 2019
  12. Mar 09, 2019
  13. Feb 13, 2019
  14. Jan 10, 2019
  15. Jan 09, 2019
  16. Jan 07, 2019
  17. Jan 05, 2019
  18. 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
  19. Oct 29, 2018
  20. Sep 03, 2018
  21. Aug 19, 2018
  22. Aug 06, 2018
  23. Apr 06, 2018
  24. Mar 20, 2018
  25. Feb 19, 2018
  26. Feb 18, 2018
  27. Feb 10, 2018
Loading