[libdvdcss-devel] build: Support building under msys2
[email protected] (Diego Biurrun) Wed, 3 Dec 2014 18:37:29 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Sat Nov 29 16:05:00 2014 +0100| [8894cb46629c1ccb7a87693a4d6eaea1cef543cf] | committer: Diego Biurrun build: Support building under msys2 > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=8894cb46629c1ccb7a87693a4d6eaea1cef543cf --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b6ef3fa..69a2de5 100644 --- a/configure.ac +++ b/configure.ac @@ -104,7 +104,7 @@ case x"${host_os}" in xdarwin*) CFLAGS="${CFLAGS} -no-cpp-precomp" ;; - x*cygwin*) + x*cygwin* | x*msys*) CFLAGS="${CFLAGS} -mwin32" AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0501' for IE 5.01 (and shell) APIs.]) ;; _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel