diff options
author | Roland McGrath <roland@gnu.org> | 2008-02-01 00:20:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2008-02-01 00:20:11 +0000 |
commit | 67fbfa5ca15f75774dcb3794aceb06aa42544c94 (patch) | |
tree | ae838cac91829ccc16353dd496d1e411fd6623bc /ChangeLog | |
parent | 363a641b1c856bf497840c6f7ed975366b48eb0e (diff) | |
download | glibc-67fbfa5ca15f75774dcb3794aceb06aa42544c94.tar glibc-67fbfa5ca15f75774dcb3794aceb06aa42544c94.tar.gz glibc-67fbfa5ca15f75774dcb3794aceb06aa42544c94.tar.bz2 glibc-67fbfa5ca15f75774dcb3794aceb06aa42544c94.zip |
[BZ #5442]cvs/fedora-glibc-20080201T1017
* configure.in: Use -print-file-name if it yields a directory,
for each of include and include-fixed.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-01-31 Roland McGrath <roland@redhat.com> + [BZ #5442] + * configure.in: Use -print-file-name if it yields a directory, + for each of include and include-fixed. + * configure: Regenerated. + * Makeconfig (sysd-rules-targets): New variable. * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted. * sysdeps/unix/Makefile (omit-deps): Append variants for each target. |