|
| From: | Mike Frysinger |
| Subject: | [bug #39818] configure should not set a default program-prefix based on the target |
| Date: | Wed, 25 Sep 2013 05:22:45 +0000 |
| User-agent: | Mozilla/5.0 (X11; CrOS armv7l 4537.75.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.50 Safari/537.36 |
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}
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39818>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |