Jivin David McCullough lays it down ...
...
> > at any rate, in the process of fixing my inverted logic, it looks like
> > some were left behind.  you'll want to drop the AC_SUBST() right after
> > the AC_ARG_ENABLE():
> > +AC_SUBST(use_ld_elf2flt_script)
> > 
> > and then at the end, you used the _script instead of the _binary:
> > +if test "$use_ld_elf2flt_script" = "yes" ; then
> > +AC_OUTPUT(ld-elf2flt)
> > +fi
> 
> Yep, thanks,  I didn't quite get back to figuring out why it only built
> ld-elf2flt (the script) at build time and not at configure time ;-)
> 
> So I think what I have ready to commit is good to go.  Haven't seen any
> comments strongly against it,  so later today or tomorrow I'll check it in,

All done,  checkout it out and see if I managed to break it ;-)

Thanks,
Davidm

-- 
David McCullough,  david_mccullo...@securecomputing.com,  Ph:+61 734352815
McAfee - SnapGear  http://www.snapgear.com                http://www.uCdot.org
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to