From: Roland McGrath Date: Fri, 21 Feb 2003 03:02:45 +0000 (+0000) Subject: * Makerules: Clean up conditional around include of tls.make. X-Git-Tag: cvs/glibc-2_3_2~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab10a2940c415cba86016719baf6c180ef14c450;p=thirdparty%2Fglibc.git * Makerules: Clean up conditional around include of tls.make. * Make-dist: Export generating=t to prevent using that. (+distinfo): Likewise for $(shell $(MAKE) ...) runs. --- diff --git a/ChangeLog b/ChangeLog index 6fe7daf3ce9..65bad2c7603 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Roland McGrath + + * 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 * inet/rcmd.c (rresvport_af): Avoid using invliad values. Wrap