From 186653a00a4507c83af6f33cd78330510d75dcc6 Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Date: Tue, 4 Dec 2007 22:28:35 +0000 Subject: * configure: Use bash to run the script. * profiles/stable: Add boo and db to stable profile. svn path=/trunk/monodevelop/; revision=90720 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 0589c0763b..927a4f1ec8 100755 --- a/configure +++ b/configure @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash VERSION=0.17 prefix=/usr/local profile=stable -- cgit v1.2.3