summaryrefslogtreecommitdiff
path: root/lzo/lzo_1.08.oe
diff options
context:
space:
mode:
Diffstat (limited to 'lzo/lzo_1.08.oe')
-rw-r--r--lzo/lzo_1.08.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/lzo/lzo_1.08.oe b/lzo/lzo_1.08.oe
index abbe4512d4..d6e5524ff6 100644
--- a/lzo/lzo_1.08.oe
+++ b/lzo/lzo_1.08.oe
@@ -10,6 +10,7 @@ inherit autotools
do_configure () {
# override this function to avoid the autoconf/automake/aclocal/autoheader
# calls for now
+ gnu-configize
oe_runconf
}