From c4b96260a8bed24040603f7eb1c981d33b30cbe4 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sun, 19 Apr 2009 09:24:37 +0000 Subject: + updated configure scripts for win32/mingw builds svn path=/trunk/externals/moocow/; revision=11062 --- flite/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flite') diff --git a/flite/configure b/flite/configure index 50424d4..57d2ef6 100755 --- a/flite/configure +++ b/flite/configure @@ -3712,6 +3712,10 @@ echo "${ECHO_T}linux" >&6; } { echo "$as_me:$LINENO: result: darwin" >&5 echo "${ECHO_T}darwin" >&6; } ;; + MINGW32_NT-5.1) + { echo "$as_me:$LINENO: result: win32" >&5 +echo "${ECHO_T}win32" >&6; } + ;; IRIX64) { echo "$as_me:$LINENO: result: irix64" >&5 echo "${ECHO_T}irix64" >&6; } -- cgit v1.2.1