From c1f5acd4f49a390ba536af0104835be37cba19ca Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 3 Jul 2014 20:35:42 -0700 Subject: Robustify Linux kernel headers configure checks --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22b8f23..996b346 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2014-07-03 Roland McGrath + * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than + AC_EGREP_CPP for kernel header checks, so they only succeed if + including actually works right. + * sysdeps/unix/sysv/linux/configure: Regenerated. + * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the value so it's not diagnosed as unused. -- cgit v1.1