[libbluray-devel] [PATCH] Use the correct OS directory for Java when building for WIN32

Jean-Baptiste Kempf jb at videolan.org
Wed Oct 9 11:21:31 CEST 2013


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
> libbluray-devel at videolan.org
> 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


More information about the libbluray-devel mailing list