diff options
author | Roland McGrath <roland@gnu.org> | 2002-02-17 07:22:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-02-17 07:22:56 +0000 |
commit | 690a2f7da66de6faa69362a42aec6467d58209af (patch) | |
tree | da8644df5f4af9afa772c0124dadba6ab38e8d8c /ChangeLog | |
parent | 61c83c3f0573d03cda87717ee46b5c985c4646fd (diff) | |
download | glibc-690a2f7da66de6faa69362a42aec6467d58209af.tar glibc-690a2f7da66de6faa69362a42aec6467d58209af.tar.gz glibc-690a2f7da66de6faa69362a42aec6467d58209af.tar.bz2 glibc-690a2f7da66de6faa69362a42aec6467d58209af.zip |
* sysdeps/mach/Makefile (mach-before-compile): Don't include
mach_interface.h here, since not all variants use that name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-02-16 Roland McGrath <roland@frob.com> + * sysdeps/mach/Makefile (mach-before-compile): Don't include + mach_interface.h here, since not all variants use that name. + * sysdeps/mach/configure.in: Add some checks for Mach headers to ensure a sane installation. (mach_interface_list): Define this variable by checking for .defs |