diff options
Diffstat (limited to 'meta/packages/expat/expat-1.95.7/autotools.patch')
| -rw-r--r-- | meta/packages/expat/expat-1.95.7/autotools.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/expat/expat-1.95.7/autotools.patch b/meta/packages/expat/expat-1.95.7/autotools.patch new file mode 100644 index 0000000000..f22b2401c8 --- /dev/null +++ b/meta/packages/expat/expat-1.95.7/autotools.patch | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | --- expat-1.95.7/configure.in~autotools 2004-05-13 22:46:28.000000000 -0400 | ||
| 2 | +++ expat-1.95.7/configure.in 2004-05-13 22:46:39.000000000 -0400 | ||
| 3 | @@ -50,9 +50,7 @@ | ||
| 4 | |||
| 5 | AC_CONFIG_HEADER(expat_config.h) | ||
| 6 | |||
| 7 | -sinclude(conftools/libtool.m4) | ||
| 8 | -sinclude(conftools/ac_c_bigendian_cross.m4) | ||
| 9 | - | ||
| 10 | + | ||
| 11 | AC_LIBTOOL_WIN32_DLL | ||
| 12 | AC_PROG_LIBTOOL | ||
| 13 | |||
