aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-04-19 08:50:59 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-04-19 08:50:59 +0000
commitac6ad1562e3505cbae10e777af1321c35d34c860 (patch)
treefe4325072329aceaafa3a9128818360899df704d
parent450784cac3b86f3e78d175dff7cb800bcd56899f (diff)
+ pdstring: propagated m4 changes to configure
svn path=/trunk/externals/moocow/pdstring/; revision=11060
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index c4cca30..480f008 100755
--- a/configure
+++ b/configure
@@ -3678,6 +3678,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; }