summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3a2fc0..ec8ea3d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-07 Thomas Schwinge <tschwinge@gnu.org>
+
+ * config.make.in (gnu89-inline-CFLAGS): New variable.
+ * Makeconf (CFLAGS): Evaluate that one instead of hard-coding.
+ Suggested by Olaf Buddenhagen,
+ <http://lists.gnu.org/archive/html/bug-hurd/2007-11/msg00006.html>
+ * configure.in (libc_cv_gnu89_inline): Fill depending on a compile-time
+ test, as per glibc HEAD, 2007-11-07.
+
2007-10-07 Thomas Schwinge <tschwinge@gnu.org>
* Makeconf (CFLAGS): Add ``-fgnu89-inline''.