diff options
Diffstat (limited to 'meta/recipes-support/popt')
-rw-r--r-- | meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch index 91bca96a50..7d74aadffe 100644 --- a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch +++ b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch | |||
@@ -4,7 +4,7 @@ This patch avoids this error with automake 1.12: | |||
4 | 4 | ||
5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed | 5 | | configure.ac:49: error: automatic de-ANSI-fication support has been removed |
6 | 6 | ||
7 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | 2012/05/02 | 8 | 2012/05/02 |
9 | 9 | ||
10 | Index: popt-1.16/configure.ac | 10 | Index: popt-1.16/configure.ac |