X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=config%2Flyxinclude.m4;h=1f1fdb67e78ab187f73f86c49f3432e67e8a533b;hb=c8619110ff6b2d2b1eb77654ed3f6320a442617d;hp=84f66880a27ccdce601a79ac8a8df8ebda4bb8bc;hpb=cfa0eea4b96e5596dabbce77726fee7f18ecc680;p=features.git diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4 index 84f66880a2..1f1fdb67e7 100644 --- a/config/lyxinclude.m4 +++ b/config/lyxinclude.m4 @@ -695,6 +695,7 @@ AC_ARG_WITH(packaging, case $host in *-apple-darwin*) lyx_use_packaging=macosx ;; *-pc-mingw*) lyx_use_packaging=windows ;; + *-mingw32*) lyx_use_packaging=windows ;; *haiku*) lyx_use_packaging=haiku ;; *) lyx_use_packaging=posix ;; esac])