diff --git a/configure b/configure index a8bb60c1136e7e18d7ca018a40bd5432f70e2338..4b35db0d9c5c621ba588d7bb647ac41c7e1948eb 100755 --- a/configure +++ b/configure @@ -1393,7 +1393,7 @@ fi if test "$mingw32" = "yes" ; then if test -z "$prefix" ; then - prefix="c:\\\\Program Files\\\\Qemu" + prefix="c:/Program Files/Qemu" fi mansuffix="" datasuffix=""