Applied. On 09 Oct, Andreas Zelend wrote : > configure.ac | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configure.ac b/configure.ac > index 9057149..0d1f583 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -180,6 +180,7 @@ if [[ $use_bdjava = "yes" ]]; then > case $host_os in > linux*) java_os=linux ;; > win*) java_os=win32 ;; > + mingw*) java_os=win32 ;; > freebsd*) java_os=freebsd ;; > solaris*) java_os=solaris ;; > *) java_os=$host_os ;; > _______________________________________________ > libbluray-devel mailing list > [email protected] > https://mailman.videolan.org/listinfo/libbluray-devel
-- Best regards, -- Jean-Baptiste Kempf http://www.jbkempf.com/ - +33 672 704 734 Sent from my Electronic Device _______________________________________________ libbluray-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libbluray-devel
