aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat-2.0.1/autotools.patch
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2012-05-11 00:43:51 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-16 07:32:56 +0100
commit445f2721f92bae4a9ae86e13f14775e924dc7f84 (patch)
tree0451e179105726c3bfaa9d3e0d0fa757517c48f2 /meta/recipes-core/expat/expat-2.0.1/autotools.patch
parent15e8aa4cd773022b36a66f70e4f6436289f3d1bc (diff)
downloadopenembedded-core-contrib-445f2721f92bae4a9ae86e13f14775e924dc7f84.tar.gz
expat: update to upstream version 2.1.0
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Diffstat (limited to 'meta/recipes-core/expat/expat-2.0.1/autotools.patch')
-rw-r--r--meta/recipes-core/expat/expat-2.0.1/autotools.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-core/expat/expat-2.0.1/autotools.patch b/meta/recipes-core/expat/expat-2.0.1/autotools.patch
deleted file mode 100644
index c0ac10b757..0000000000
--- a/meta/recipes-core/expat/expat-2.0.1/autotools.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Avoid using expat's m4 files
-
-Upstream-Status: Inappropriate [Other]
-Workaround specific to our build system.
-
-Signed-off-by: Kevin Tian <kevin.tian@intel.com>
-Signed-off-by: Scott Garman <scott.a.garman@intel.com>
-
-diff -bur expat-2.0.0~orig/configure.in expat-2.0.0/configure.in
---- expat-2.0.0~orig/configure.in 2006-01-10 19:10:46.000000000 -0600
-+++ expat-2.0.0/configure.in 2006-02-10 19:12:24.000000000 -0600
-@@ -50,9 +50,6 @@
-
- AC_CONFIG_HEADER(expat_config.h)
-
--sinclude(conftools/libtool.m4)
--sinclude(conftools/ac_c_bigendian_cross.m4)
--
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
-