From f4f4e31a7ad4f96e50fd61fc495f3dd7d0e846d7 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