diff options
author | Roland McGrath <roland@gnu.org> | 2001-05-21 06:06:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-05-21 06:06:51 +0000 |
commit | f1d71039d18411fe5966b59b57c67a1b8dd009b4 (patch) | |
tree | 681d6cf30df45aca16a5598bb4b21e03a8203555 /ChangeLog | |
parent | 575f0d00f68d62706356a690beec310a9839d029 (diff) | |
download | glibc-f1d71039d18411fe5966b59b57c67a1b8dd009b4.tar glibc-f1d71039d18411fe5966b59b57c67a1b8dd009b4.tar.gz glibc-f1d71039d18411fe5966b59b57c67a1b8dd009b4.tar.bz2 glibc-f1d71039d18411fe5966b59b57c67a1b8dd009b4.zip |
* Makeconfig (sysdep-makeconfigs): Include any Makeconfig files
found within $(add-ons) directories too.
[linuxthreads add-on]: Move variable settings for linuxthreads
to new file linuxthreads/Makeconfig.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-05-20 Roland McGrath <roland@frob.com> + + * Makeconfig (sysdep-makeconfigs): Include any Makeconfig files + found within $(add-ons) directories too. + [linuxthreads add-on]: Move variable settings for linuxthreads + to new file linuxthreads/Makeconfig. + 2001-05-20 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_STD_AUXV): |