diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-03-21 12:37:38 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-03-21 12:37:38 -0700 |
commit | 7785fe5a0b10dad81155f9db67634e84f51f5113 (patch) | |
tree | 63c9af9ba16b3b683c78dbcaa1680ca94c0af66f /ChangeLog | |
parent | 4535cd55e2fc005afe0cf549a767ae60d55b17dd (diff) | |
download | glibc-7785fe5a0b10dad81155f9db67634e84f51f5113.zip glibc-7785fe5a0b10dad81155f9db67634e84f51f5113.tar.gz glibc-7785fe5a0b10dad81155f9db67634e84f51f5113.tar.bz2 |
Check x86_64* instead of x86_64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-03-21 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead + of x86_64 when setting libc_cv_slibdir, libdir and + libc_cv_localedir. + * sysdeps/unix/sysv/linux/configure: Regenerated. + 2012-03-21 Joseph Myers <joseph@codesourcery.com> * manual/lang.texi (Old Varargs): Remove section. |