summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorManolis Ragkousis <manolis837@gmail.com>2015-08-26 23:48:33 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-09-06 20:56:18 +0200
commitccdc039c9d1f7b2efe23a156b2c72a50e64453e4 (patch)
tree81b4532e30cea7ac0a3994d82ae3f380eca1a08c /ChangeLog
parentbd9e69abb887d78d0d6708fc089cc9f3eabf106d (diff)
downloadglibc-ccdc039c9d1f7b2efe23a156b2c72a50e64453e4.tar.gz
glibc-ccdc039c9d1f7b2efe23a156b2c72a50e64453e4.tar.xz
glibc-ccdc039c9d1f7b2efe23a156b2c72a50e64453e4.zip
Check sysheaders when looking for Mach and Hurd headers
* sysdeps/mach/configure.ac: Add sysheaders check.
* sysdeps/mach/configure: Regenerate.
* sysdeps/mach/hurd/configure.ac: Add sysheaders check.
* sysdeps/mach/hurd/configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53b6c24549..f726795da6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-09-06  Manolis Ragkousis <manolis837@gmail.com>
+
+	Check sysheaders when looking for Mach and Hurd headers
+
+	* sysdeps/mach/configure.ac: Add sysheaders check.
+	* sysdeps/mach/configure: Regenerate.
+	* sysdeps/mach/hurd/configure.ac: Add sysheaders check.
+	* sysdeps/mach/hurd/configure: Regenerate.
+
 2015-09-04  Roland McGrath  <roland@hack.frob.com>
 
 	[BZ #18921]