diff options
Diffstat (limited to 'meta/recipes-extended/diffutils/diffutils-3.2')
| -rw-r--r-- | meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch b/meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch new file mode 100644 index 0000000000..f47cc79366 --- /dev/null +++ b/meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Upstream-Status: Backport | ||
| 2 | |||
| 3 | Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> | ||
| 4 | diff -Nurd diffutils-3.2/configure.ac diffutils-3.2/configure.ac | ||
| 5 | --- diffutils-3.2/configure.ac 2011-08-11 18:17:54.000000000 +0300 | ||
| 6 | +++ diffutils-3.2/configure.ac 2013-02-08 08:13:28.271427213 +0200 | ||
| 7 | @@ -33,7 +33,6 @@ | ||
| 8 | |||
| 9 | AC_PROG_AWK | ||
| 10 | AC_PROG_CC | ||
| 11 | -AM_PROG_CC_STDC | ||
| 12 | AM_MISSING_PROG([HELP2MAN], [help2man]) | ||
| 13 | AC_PROG_RANLIB | ||
| 14 | gl_EARLY | ||
