diff options
author | Chris Larson <clarson@kergoth.com> | 2003-11-17 23:13:29 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-11-17 23:13:29 +0000 |
commit | 8faf8024fd8f874a89bb324408a47805ac63ded0 (patch) | |
tree | 6576385eb0f6acafc9acbc999c9f7583804f7d64 /libtool | |
parent | aad8af5665e5c028d66e7cc89a3673b76d463540 (diff) |
libogg_1.0.0.oe:
Install the libogg headers into the correct place in staging.
openobex_1.0.0.oe:
Install the openobex m4 macros in the stage target.
BKrev: 3fb95619Np1CTozA2YuIPW4ZMUOmDg
Diffstat (limited to 'libtool')
-rw-r--r-- | libtool/libtool_1.5.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe index e47a1ff771..e80305c983 100644 --- a/libtool/libtool_1.5.oe +++ b/libtool/libtool_1.5.oe @@ -12,7 +12,6 @@ S = "${WORKDIR}/${P}" inherit autotools -#EXTRA_OECONF = --disable-ltdl-install do_configure_prepend () { ./bootstrap } |