aboutsummaryrefslogtreecommitdiffstats
path: root/opensp
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-15 06:38:58 +0000
committerChris Larson <clarson@kergoth.com>2004-05-15 06:38:58 +0000
commit8925b1cf39a96675561800611acaeb264d90ccf4 (patch)
treeba98ea3474c5555314b242b1d50d6e608f43cbfd /opensp
parent08762779003e940a20e98b41c5873daf36d16465 (diff)
downloadopenembedded-8925b1cf39a96675561800611acaeb264d90ccf4.tar.gz
Merge openembedded@openembedded.bkbits.net:packages
into hyperion.(none):/home/kergoth/code/projects/packages 2004/05/15 01:35:03-05:00 (none)!kergoth Call out gnu-configize manually on the builds that bypass autoreconf. BKrev: 40a5bb02CQgTEe7Hrzks5EpjXWGTiQ
Diffstat (limited to 'opensp')
-rw-r--r--opensp/opensp-native_1.5.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/opensp/opensp-native_1.5.oe b/opensp/opensp-native_1.5.oe
index 2c47f226ad..2682bbffc3 100644
--- a/opensp/opensp-native_1.5.oe
+++ b/opensp/opensp-native_1.5.oe
@@ -11,6 +11,7 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensp-${PV}"
PACKAGES = ""
do_configure () {
+ gnu-configize
oe_runconf
}