On 03/ 3/12 07:53 AM, Rich Burridge wrote:
On 03/02/2012 10:05 PM, Alan Coopersmith wrote:
On 03/ 2/12 09:06 PM, Rich Burridge wrote:
I'm not particularly thrilled with the approach I've taken here, but
it does work and all the various other approaches I've tried don't.
Unless somebody else can come up with a simpler/cleaner approach to
fixing this, I'd like to use what I've got.
Does passing --srcdir to configure help at all?
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.68/html_node/Configuration-Actions.html#Configuration-Actions
Indeed it does. I can do it with:
CONFIGURE_OPTIONS += --srcdir=.
but I also need the:
COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
to populate the build directory with all the source files.
New webrev at:
http://jurassic.us.oracle.com/~richb/7149807-v2/
Much nicer! Looks good to me.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss