summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/libtiff/files/libtool2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/libtiff/files/libtool2.patch')
-rw-r--r--meta-extras/packages/libtiff/files/libtool2.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-extras/packages/libtiff/files/libtool2.patch b/meta-extras/packages/libtiff/files/libtool2.patch
deleted file mode 100644
index 8285be51d2..0000000000
--- a/meta-extras/packages/libtiff/files/libtool2.patch
+++ /dev/null
@@ -1,19 +0,0 @@
1---
2 configure.ac | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
4
5--- tiff-3.8.2.orig/configure.ac
6+++ tiff-3.8.2/configure.ac
7@@ -25,11 +25,11 @@ dnl OF THIS SOFTWARE.
8 dnl Process this file with autoconf to produce a configure script.
9
10 AC_PREREQ(2.59)
11 AC_INIT([LibTIFF Software], 3.8.2, [tiff@lists.maptools.org], tiff)
12 AC_CONFIG_AUX_DIR(config)
13-AC_CONFIG_MACRO_DIR(m4)
14+dnl AC_CONFIG_MACRO_DIR(m4)
15 AC_LANG(C)
16
17 dnl Compute the canonical target-system type variable
18 AC_CANONICAL_TARGET
19