make the configure script actually bash

This commit is contained in:
Dane Springmeyer 2017-09-10 08:40:46 -07:00
parent 8631ae0e74
commit 5a97602aa1

2
configure vendored
View file

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