summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d3cd193c77..a1545023cf 100755
--- a/configure
+++ b/configure
@@ -1831,7 +1831,7 @@ case $target_os in
enabled shared || check_cflags -mdynamic-no-pic
;;
mingw32*)
- if test target_os = "mingw32ce"; then
+ if test $target_os = "mingw32ce"; then
disable network
else
target_os=mingw32