diff options
author | Roland McGrath <roland@gnu.org> | 2005-01-05 09:39:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-01-05 09:39:59 +0000 |
commit | dabacd06ad402091ba9478c74bd4692426efeaad (patch) | |
tree | 88c0b4ec3d021049c19885525aadc1bf257797ff | |
parent | 78d04074a1b4339bcfa7e54caece1ac11713a508 (diff) | |
download | glibc-dabacd06ad402091ba9478c74bd4692426efeaad.tar glibc-dabacd06ad402091ba9478c74bd4692426efeaad.tar.gz glibc-dabacd06ad402091ba9478c74bd4692426efeaad.tar.bz2 glibc-dabacd06ad402091ba9478c74bd4692426efeaad.zip |
* configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ...
* sysdeps/i386/configure.in: ... here. New file.
* sysdeps/i386/configure: New generated file.
* configure: Regenerated.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-05 Roland McGrath <roland@redhat.com> + + * configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ... + * sysdeps/i386/configure.in: ... here. New file. + * sysdeps/i386/configure: New generated file. + * configure: Regenerated. + 2005-01-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't |