summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat/autotools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/expat/expat/autotools.patch')
-rw-r--r--meta/recipes-core/expat/expat/autotools.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-core/expat/expat/autotools.patch b/meta/recipes-core/expat/expat/autotools.patch
deleted file mode 100644
index 104717eabb..0000000000
--- a/meta/recipes-core/expat/expat/autotools.patch
+++ /dev/null
@@ -1,25 +0,0 @@
1Avoid using expat's m4 files
2
3Upstream-Status: Inappropriate [Other]
4Workaround specific to our build system.
5
6Signed-off-by: Kevin Tian <kevin.tian@intel.com>
7Signed-off-by: Scott Garman <scott.a.garman@intel.com>
8
9Updated to apply over expat 2.1.0
10
11Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
12
13Index: expat-2.2.5/configure.ac
14===================================================================
15--- expat-2.2.5.orig/configure.ac
16+++ expat-2.2.5/configure.ac
17@@ -53,8 +53,6 @@ LIBAGE=6 # CMakeLists.txt!
18 CPPFLAGS="${CPPFLAGS} -DHAVE_EXPAT_CONFIG_H"
19 AC_CONFIG_HEADER(expat_config.h)
20
21-sinclude(conftools/ac_c_bigendian_cross.m4)
22-
23 AC_LIBTOOL_WIN32_DLL
24 AC_PROG_LIBTOOL
25