make the configure script actually bash

This commit is contained in:
Dane Springmeyer 2017-09-10 08:40:33 -07:00
parent 8689048ba6
commit 01bf0fb6ce

2
configure vendored
View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -eu