From 33fe9b6d87ae8d73edb609f69280fc67f418f231 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Wed, 4 May 2016 13:45:28 +0800 Subject: [PATCH] Use POSIX shell --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 4b05c83f8..f005e2ec8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh aclocal -I m4 autoconf