summaryrefslogtreecommitdiffstats
path: root/meta/packages/lzo/lzo-2.03/autofoo.patch
blob: 5762f4c6e2bc45116ea9a706d4844fd8d707b0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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