sh instead of bash in configure

This commit is contained in:
Mattias Andrée 2012-08-26 07:11:53 +02:00
parent 761ae98ad5
commit bde42fc4c1

2
configure vendored
View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
function makeMakefile()