Oops... Fixed missing 'x' when testing target OS.
This commit is contained in:
parent
4a70efe2de
commit
0f89c8031a
@ -1415,7 +1415,7 @@ VMIME_BUILTIN_PLATFORMS=''
|
||||
VMIME_DETECT_PLATFORM=''
|
||||
|
||||
case "x${target_os}" in
|
||||
win* | mingw* | cygwin*)
|
||||
xwin* | xmingw* | xcygwin*)
|
||||
VMIME_DETECT_PLATFORM='windows'
|
||||
;;
|
||||
x*)
|
||||
|
Loading…
Reference in New Issue
Block a user