diff options
Diffstat (limited to 'recipes/libtiff/tiff-3.7.2/configure.patch')
-rw-r--r-- | recipes/libtiff/tiff-3.7.2/configure.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes/libtiff/tiff-3.7.2/configure.patch b/recipes/libtiff/tiff-3.7.2/configure.patch deleted file mode 100644 index 599af6c188..0000000000 --- a/recipes/libtiff/tiff-3.7.2/configure.patch +++ /dev/null @@ -1,20 +0,0 @@ -Index: tiff-3.7.2/configure.ac -=================================================================== ---- tiff-3.7.2.orig/configure.ac 2005-03-15 10:42:19.000000000 -0500 -+++ tiff-3.7.2/configure.ac 2007-10-10 12:05:58.000000000 -0400 -@@ -32,7 +32,6 @@ - AC_CANONICAL_TARGET - - AM_INIT_AUTOMAKE --AM_PROG_CC_C_O - dnl Do not rebuild generated files every time - AM_MAINTAINER_MODE - -@@ -55,6 +54,7 @@ - - dnl Checks for programs. - AC_PROG_CC -+AM_PROG_CC_C_O - - dnl We want warnings. As many warnings as possible. - #VL_PROG_CC_WARNINGS() |