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 --- weightmap/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'weightmap') diff --git a/weightmap/configure b/weightmap/configure index 1c2e869..83920e9 100755 --- a/weightmap/configure +++ b/weightmap/configure @@ -3707,6 +3707,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