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