diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-16 23:23:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-16 23:23:25 +0000 |
commit | ae9e6b36d2e03cea249de3a6c592bbab1be01174 (patch) | |
tree | d132efef1c54a14e7d7d819996fea8bd3cdc56fd /ChangeLog | |
parent | 3d6ce23a90fea094d77b5e2f5574d10e5ecb9d61 (diff) | |
download | glibc-ae9e6b36d2e03cea249de3a6c592bbab1be01174.tar.gz glibc-ae9e6b36d2e03cea249de3a6c592bbab1be01174.tar.xz glibc-ae9e6b36d2e03cea249de3a6c592bbab1be01174.zip |
* configure.in (--with-headers): Let argument contain a : separated
list of directories to use, not just one. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 59787c53da..41f0a1cdc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-09-16 Roland McGrath <roland@redhat.com> + + * configure.in (--with-headers): Let argument contain a : separated + list of directories to use, not just one. + * configure: Regenerated. + 2004-09-15 Richard Henderson <rth@redhat.com> * sysdeps/alpha/fpu/libm-test-ulps: Update. |