On Apr 28, 2011, "Joseph S. Myers" wrote:
> 2011-04-28 Joseph Myers
> * configure.ac: Separate libgloss_dir settings from general case
> over targets.
> * configure: Regenerate.
Ok
--
Alexandre Oliva, freedom fighterhttp://FSFLA.org/~lxoliva/
You must be the change yo
This patch moves the libgloss_dir settings out of the general toplevel
case over targets, simplifying various target patterns in the process.
Resulting empty cases will be cleaned up when the disabling of newlib
and libgloss for various target OSes are moved to a separate case
statement.
OK to com