diff options
Diffstat (limited to 'meta/packages/lzo/files/autofoo.patch')
| -rw-r--r-- | meta/packages/lzo/files/autofoo.patch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/packages/lzo/files/autofoo.patch b/meta/packages/lzo/files/autofoo.patch new file mode 100644 index 0000000000..5762f4c6e2 --- /dev/null +++ b/meta/packages/lzo/files/autofoo.patch | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | --- | ||
| 2 | configure.ac | 2 +- | ||
| 3 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 4 | |||
| 5 | Index: lzo-2.02/configure.ac | ||
| 6 | =================================================================== | ||
| 7 | --- lzo-2.02.orig/configure.ac 2007-08-08 15:28:14.000000000 +0100 | ||
| 8 | +++ lzo-2.02/configure.ac 2007-08-08 15:28:21.000000000 +0100 | ||
| 9 | @@ -47,7 +47,7 @@ AC_CANONICAL_TARGET | ||
| 10 | AM_MAINTAINER_MODE | ||
| 11 | |||
| 12 | if test -z "$ac_abs_top_srcdir"; then | ||
| 13 | - _AC_SRCPATHS(.) | ||
| 14 | + _AC_SRCDIRS(.) | ||
| 15 | fi | ||
| 16 | if test -r .Conf.settings1; then | ||
| 17 | . ./.Conf.settings1 | ||
