Skip to content
Snippets Groups Projects
  1. Jan 11, 2019
  2. Jan 10, 2019
  3. Jan 09, 2019
  4. Jan 07, 2019
  5. Jan 05, 2019
  6. Dec 31, 2018
  7. 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
  8. Dec 25, 2018
  9. Dec 22, 2018
  10. Dec 19, 2018
  11. Dec 15, 2018
  12. Dec 14, 2018
  13. Dec 13, 2018
  14. Dec 12, 2018
  15. Dec 10, 2018
Loading