# HG changeset patch
# User greg
# Date 1190098958 -7200
# Node ID 7d5130f2f8ab0217c13deee082abd896198c6ff5
# Parent  39beb1c7542a61a201f9ca4028a2cd293da0c376
fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
To compile for win32 with peak hardware:

./configure --can=peak_win32

diff -r 39beb1c7542a -r 7d5130f2f8ab configure
--- a/configure	Thu Sep 13 09:02:56 2007 +0200
+++ b/configure	Tue Sep 18 09:02:38 2007 +0200
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 #
 # Copyright (C) 2004 Edouard TISSERRANT, Laurent BESSARD