From dcf1c03bd3db266bd38e13d19d266133a0a33f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Wed, 16 May 2012 15:47:12 -0400 Subject: Fix #5113 - Improve building portability --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 3a5f370109..3d1775ec47 100755 --- a/configure +++ b/configure @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash VERSION=2.1.0 profile=default tests=no -- cgit v1.2.3