diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-10-26 02:39:48 +0300 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-25 19:39:48 -0400 |
commit | 2b7466a22b897c7c30550f3572fbdd7bc77554ec (patch) | |
tree | 9d7b9b18e30bef5cef52b1cdf370b58009daec36 /CODING_STYLE | |
parent | 803467c46dd409bef0280f37a4c1555f7b997b5c (diff) |
build-sys/autogen: don't use bashisms (#4489)
Fixes:
$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Feb 17 2016 /bin/sh -> dash
$ ./autogen.sh c
./autogen.sh: 22: ./autogen.sh: [[: not found
...
checking whether make supports nested variables... (cached) yes
checking build system type... Invalid configuration `c': machine `c' not
recognized
configure: error: /bin/bash build-aux/config.sub c failed
this is a follow-up for a5e739a570081231
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions