summaryrefslogtreecommitdiff
path: root/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-12 03:06:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-12 03:06:02 +0200
commitea46d21dcbecbebcee1224453cc0a8075cfa8ea7 (patch)
tree01911d47ac5950676d51f1afb1927b1aa3ed5bcb /package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac
parent2107786864b28f77568828cec97347d78f298f99 (diff)
parent4d8e57a9ba0a95bd0c9c461ee8f6345d0f4b43fc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac')
-rw-r--r--package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac b/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac
deleted file mode 100644
index d38754bfd..000000000
--- a/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- xbmc-13.0rc1.orig/lib/cpluff/configure.ac 2014-04-30 15:43:53.000000000 +0200
-+++ xbmc-13.0rc1/lib/cpluff/configure.ac 2014-05-05 13:03:32.437577723 +0200
-@@ -46,8 +46,6 @@ AC_SUBST([CP_CXX_LIB_VERSION])
- # -----------------------
- AM_INIT_AUTOMAKE([foreign])
- m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
--AM_GNU_GETTEXT([external])
--AM_GNU_GETTEXT_VERSION([0.16.1])
-
- # C/C++ compiler settings
- # -------------------