Files
poky/meta/packages/lzo/files/autofoo.patch
Richard Purdie f5223d9430 lzo: Update to lzo 2.x
mtd-utils: Remove patch to use lzo 1.x

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2394 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08 14:49:01 +00:00

18 lines
505 B
Diff

---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: lzo-2.02/configure.ac
===================================================================
--- lzo-2.02.orig/configure.ac 2007-08-08 15:28:14.000000000 +0100
+++ lzo-2.02/configure.ac 2007-08-08 15:28:21.000000000 +0100
@@ -47,7 +47,7 @@ AC_CANONICAL_TARGET
AM_MAINTAINER_MODE
if test -z "$ac_abs_top_srcdir"; then
- _AC_SRCPATHS(.)
+ _AC_SRCDIRS(.)
fi
if test -r .Conf.settings1; then
. ./.Conf.settings1