diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-21 03:02:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-21 03:02:45 +0000 |
commit | ab10a2940c415cba86016719baf6c180ef14c450 (patch) | |
tree | 88c0c011bbaa2672916b529a594a035fd42e5cae /ChangeLog | |
parent | 643931fb35821fdf7717e3b4be76e6b9c63dde8e (diff) | |
download | glibc-ab10a2940c415cba86016719baf6c180ef14c450.tar.gz glibc-ab10a2940c415cba86016719baf6c180ef14c450.tar.xz glibc-ab10a2940c415cba86016719baf6c180ef14c450.zip |
* Makerules: Clean up conditional around include of tls.make.
* Make-dist: Export generating=t to prevent using that. (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6fe7daf3ce..65bad2c760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Roland McGrath <roland@redhat.com> + + * Makerules: Clean up conditional around include of tls.make. + * Make-dist: Export generating=t to prevent using that. + (+distinfo): Likewise for $(shell $(MAKE) ...) runs. + 2003-02-20 Ulrich Drepper <drepper@redhat.com> * inet/rcmd.c (rresvport_af): Avoid using invliad values. Wrap |