Configuring for i386 is no longer supported.
commit0f122b8d12875181a4fba3449e3549d34d3dc398
authorCarlos O'Donell <carlos@redhat.com>
Thu, 18 Apr 2013 00:13:20 +0000 (17 17:13 -0700)
committerCarlos O'Donell <carlos@redhat.com>
Thu, 18 Apr 2013 00:13:20 +0000 (17 17:13 -0700)
treef146aebf07ebf237966094b0b371ca7c9e32c125
parent037714dd49c1d43584163e80008bb53f693e2550
Configuring for i386 is no longer supported.

We no longer support configuring for i386, nor do we
elide such a configuration to i686. Configuring with
i386-* is a failure, and we provide an example of
how to fix that.

---

2013-04-17  Carlos O'Donell  <carlos@redhat.com>

* configure.in: Remove i386 configure warning. Remove i386 case.
* configure: Regenerate.
* sysdeps/i386/configure.in: Raise error if config_machine is i386.
Add example to error message.
* sysdeps/i386/configure: Regenerate.
ChangeLog
configure
configure.in
sysdeps/i386/configure
sysdeps/i386/configure.in