diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2014-12-10 18:09:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2014-12-10 18:09:59 +0100 |
commit | daa3380b867d91e1f20abf3ba6697e46966060ac (patch) | |
tree | 98a4bf1a82e8955d5d2ebaad3b6096272db547fa /package/kodi/patches/patch-configure_in | |
parent | 79f366c144db32e623a8280d3d9472df2a25a9ca (diff) | |
parent | 86bcc78d0d03a84b4de26db90603f7d66e6c3d2e (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/kodi/patches/patch-configure_in')
-rw-r--r-- | package/kodi/patches/patch-configure_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kodi/patches/patch-configure_in b/package/kodi/patches/patch-configure_in index 3db5985c7..aab2c5057 100644 --- a/package/kodi/patches/patch-configure_in +++ b/package/kodi/patches/patch-configure_in @@ -1,6 +1,6 @@ ---- kodi-14.0alpha4.orig/configure.in 2014-10-06 11:34:24.000000000 -0500 -+++ kodi-14.0alpha4/configure.in 2014-10-08 01:40:53.444436000 -0500 -@@ -1011,7 +1011,7 @@ if test "$use_gles" = "yes"; then +--- kodi-14.0rc2.orig/configure.in 2014-12-05 19:38:42.000000000 -0600 ++++ kodi-14.0rc2/configure.in 2014-12-07 03:43:25.212418001 -0600 +@@ -1008,7 +1008,7 @@ if test "$use_gles" = "yes"; then AC_DEFINE([HAVE_LIBEGL],[1],["Define to 1 if you have the `EGL' library (-lEGL)."]) AC_DEFINE([HAVE_LIBGLESV2],[1],["Define to 1 if you have the `GLESv2' library (-lGLESv2)."]) AC_MSG_RESULT(== WARNING: OpenGLES support is assumed.) |