aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 969bc1804a..5d3f29aed2 100755
--- a/configure
+++ b/configure
@@ -3228,7 +3228,7 @@ if test -n "$_host"; then
*mingw32*)
_sdlconfig=$_host-sdl-config
_windres=$_host-windres
- _ar="$_host-ar cru"
+ _ar="$_host-ar cr"
_ranlib=$_host-ranlib
;;
mips-sgi*)