diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-04-19 08:50:59 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-04-19 08:50:59 +0000 |
commit | ac6ad1562e3505cbae10e777af1321c35d34c860 (patch) | |
tree | fe4325072329aceaafa3a9128818360899df704d | |
parent | 450784cac3b86f3e78d175dff7cb800bcd56899f (diff) |
+ pdstring: propagated m4 changes to configure
svn path=/trunk/externals/moocow/pdstring/; revision=11060
-rwxr-xr-x | configure | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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; } |