diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-08-09 01:01:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-08-09 01:01:10 +0000 |
commit | 0b755dc43f1288a7b164d85c7ab48eb71b15a65e (patch) | |
tree | 8ca7829b4a5507b23168383973c15c9526fe6b88 /sysdeps/i386/i686/Implies | |
parent | 78512c00a8e0e07a8e4aa63b0f0e26b2e49de832 (diff) | |
download | glibc-0b755dc43f1288a7b164d85c7ab48eb71b15a65e.tar.gz glibc-0b755dc43f1288a7b164d85c7ab48eb71b15a65e.tar.xz glibc-0b755dc43f1288a7b164d85c7ab48eb71b15a65e.zip |
[BZ #106]
Update. * configure.in: Also recognize i786. [BZ #106] Patch by <pluto@pld-linux.org>.
Diffstat (limited to 'sysdeps/i386/i686/Implies')
-rw-r--r-- | sysdeps/i386/i686/Implies | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/Implies b/sysdeps/i386/i686/Implies index b5c05ec7f2..e1fcccd5f4 100644 --- a/sysdeps/i386/i686/Implies +++ b/sysdeps/i386/i686/Implies @@ -1,4 +1,4 @@ -# Due to the reordering and the oher nifty extensions in the i686 it is +# Due to the reordering and the other nifty extensions in the i686 it is # not really good to use heavily i586 optimized code on a i686. It's # better to use i486/i386 code. i386/i486 |