summaryrefslogtreecommitdiff
path: root/meta/packages/lzo/files/autofoo.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-08-08 14:49:01 +0000
committerRichard Purdie <richard@openedhand.com>2007-08-08 14:49:01 +0000
commitf5223d94301e660252a510ac85399ea502602657 (patch)
treee11d69e5ee9b715e79c18fdae35c93a44c3834a8 /meta/packages/lzo/files/autofoo.patch
parentfa86980349302a164be0bd2ff0a77e20ec9fa7f6 (diff)
downloadopenembedded-core-f5223d94301e660252a510ac85399ea502602657.tar.gz
openembedded-core-f5223d94301e660252a510ac85399ea502602657.tar.bz2
openembedded-core-f5223d94301e660252a510ac85399ea502602657.zip
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
Diffstat (limited to 'meta/packages/lzo/files/autofoo.patch')
-rw-r--r--meta/packages/lzo/files/autofoo.patch17
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 @@
+---
+ 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