diff options
Diffstat (limited to 'lzo')
-rw-r--r-- | lzo/lzo_1.08.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lzo/lzo_1.08.oe b/lzo/lzo_1.08.oe index ab1cc2da83..abbe4512d4 100644 --- a/lzo/lzo_1.08.oe +++ b/lzo/lzo_1.08.oe @@ -5,7 +5,7 @@ DEPENDS = "virtual/libc" SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz" -inherit autotools libtool +inherit autotools do_configure () { # override this function to avoid the autoconf/automake/aclocal/autoheader |