diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-03-08 14:31:33 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-03-08 14:31:33 -0800 |
commit | 222d7f00a4f72ac1e1ae0bf479d003f00d16d0ce (patch) | |
tree | b65cd3a4e6be941f33de2fa60ead9b64367ce8f5 /ChangeLog | |
parent | a222d91a13149b7034226ff35c55760989089cbd (diff) | |
download | glibc-222d7f00a4f72ac1e1ae0bf479d003f00d16d0ce.tar glibc-222d7f00a4f72ac1e1ae0bf479d003f00d16d0ce.tar.gz glibc-222d7f00a4f72ac1e1ae0bf479d003f00d16d0ce.tar.bz2 glibc-222d7f00a4f72ac1e1ae0bf479d003f00d16d0ce.zip |
Add dependency tracking for preconfigure files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-03-08 Roland McGrath <roland@hack.frob.com> + + * Makeconfig ($(common-objpfx)config.status): Depend on + sysdeps/*/preconfigure{,.in} too. + 2013-03-08 Joseph Myers <joseph@codesourcery.com> * malloc/malloc.h (__malloc_ptr_t): Remove macro. |