]> git.proxmox.com Git - mirror_iproute2.git/commit
configure: Remove non-posix shell expansion
authorPetr Vorel <petr.vorel@gmail.com>
Sat, 15 Dec 2018 18:00:41 +0000 (19:00 +0100)
committerStephen Hemminger <sthemmin@microsoft.com>
Tue, 18 Dec 2018 18:52:35 +0000 (10:52 -0800)
commitfce84d6450276e6d9ae721261af97c359f23fb3c
tree1515ba5dd06dfc5fd29e45457e843b15a09508e6
parent3de834e6e22e4e412f6926217dcf1d8ef8134a49
configure: Remove non-posix shell expansion

+ change shebang to /bin/sh

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
configure