From: Vladimir Marek <[email protected]>

Posix /bin/sh is not capable of running this configure and fails.

Signed-off-by: Vladimir Marek <vlmarek at volny.cz>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index 71981b7..6870341 100755
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash

 # Store original IFS value so it can be changed (and restored) in many places.
 readonly DEFAULT_IFS=$IFS
-- 
1.7.3.2

Reply via email to