From c34fa95284928944bdd1b72aba164767257dd46f Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Fri, 28 May 2010 14:25:43 +0000 Subject: actually use bash --- diff --git a/autogen.bash b/autogen.bash index 691173c..8daa5c2 100755 --- a/autogen.bash +++ b/autogen.bash @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash tool_libtoolize="$(type -P glibtoolize || type -P libtoolize)" if test -z "$tool_libtoolize" ; then echo "Failed to find libtoolize." ; exit 1; -- cgit v0.9.0.2