diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-19 14:52:21 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-19 14:52:21 +0000 |
commit | e50ec9f91d798e00154dc089037b25e6de1fe894 (patch) | |
tree | 95fc29d943ad4cadd75d0f9c61c03a8d809e3a43 /ChangeLog | |
parent | a1470b6f839addde3f8ee2c29a237aca21e62565 (diff) | |
download | glibc-e50ec9f91d798e00154dc089037b25e6de1fe894.tar.gz glibc-e50ec9f91d798e00154dc089037b25e6de1fe894.tar.xz glibc-e50ec9f91d798e00154dc089037b25e6de1fe894.zip |
Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Make-dist (+sysdeps): Move wildcard inside loop to avoid consing up a huge list just to discard most of it. * configure.in (sysnames): Avoid fgrep by using the case shell builtin. * Makeconfig (config.status): Fix dependency on Implies files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e16a548046..36ffea46e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * Make-dist (+sysdeps): Move wildcard inside loop to avoid consing + up a huge list just to discard most of it. + + * configure.in (sysnames): Avoid fgrep by using the case shell + builtin. + + * Makeconfig (config.status): Fix dependency on Implies files. + Wed Jun 19 01:27:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * math/Makefile (distribute): Add ieee-math.c. |