[bug #39818] configure should not set a default program-prefix based on the target

2013-11-03 Thread Vladimir Serbinenko
Update of bug #39818 (project grub): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #39818] configure should not set a default program-prefix based on the target

2013-09-24 Thread Mike Frysinger
Follow-up Comment #5, bug #39818 (project grub): i wonder if you could do something like: save_program_prefix=${program_prefix} program_prefix='disable-autotools' ... AC_CANONICAL_TARGET and such ... program_prefix=${save_program_prefix}

[bug #39818] configure should not set a default program-prefix based on the target

2013-09-23 Thread Vladimir Serbinenko
Follow-up Comment #4, bug #39818 (project grub): Trouble is that this is behaviour of autotools. I'm not sure how to override it. ___ Reply to this item at: http://savannah.gnu.org/bugs/?39818

[bug #39818] configure should not set a default program-prefix based on the target

2013-09-19 Thread Josh Triplett
Follow-up Comment #3, bug #39818 (project grub): Removing --target definitely isn't an option; the intent of this bug was simply to avoid having a default prefix on programs. ___ Reply to this item at:

[bug #39818] configure should not set a default program-prefix based on the target

2013-08-19 Thread Josh Triplett
URL: http://savannah.gnu.org/bugs/?39818 Summary: configure should not set a default program-prefix based on the target Project: GNU GRUB Submitted by: joshtriplett Submitted on: Mon 19 Aug 2013 11:47:02 AM PDT Category:

[bug #39818] configure should not set a default program-prefix based on the target

2013-08-19 Thread Vladimir Serbinenko
Follow-up Comment #2, bug #39818 (project grub): --target controls which platform the modules/kernel are compiled for. So removing it isn't possible. ___ Reply to this item at: http://savannah.gnu.org/bugs/?39818