about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-25 14:16:19 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-25 14:16:19 -0700
commit918b56067a444572f1c71b02f18255ae4540b043 (patch)
treefa5150d1527923ccb57555cd0f3dce36df3f916e /ChangeLog
parent7b44a2df27f8389ded73e013a54f96640338dec6 (diff)
downloadglibc-918b56067a444572f1c71b02f18255ae4540b043.tar.gz
glibc-918b56067a444572f1c71b02f18255ae4540b043.tar.xz
glibc-918b56067a444572f1c71b02f18255ae4540b043.zip
Don't use header files in glibc configure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1a08346bd..9caa783d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* configure.in: Define the default includes to being none.
+	* configure: Regenerated.
+
 2012-05-25  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/x86_64/__longjmp.S: Add a static probe here.