about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-06 00:42:06 +0000
committerRoland McGrath <roland@gnu.org>2003-01-06 00:42:06 +0000
commit7f6dafc1e20131a924558955b8f6eed7aad873da (patch)
tree373d0a598949666f1b0e7d91a7030ac422524899
parent30077d51f6a25522ec5fc4dbcfd7ff35319b3766 (diff)
downloadglibc-7f6dafc1e20131a924558955b8f6eed7aad873da.tar.gz
glibc-7f6dafc1e20131a924558955b8f6eed7aad873da.tar.xz
glibc-7f6dafc1e20131a924558955b8f6eed7aad873da.zip
* Makeconfig (+mkdep): Add -MP flag.
	Suggested by Art Haas <ahaas@airmail.net>.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7305623933..87ec8e1b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-04  Roland McGrath  <roland@redhat.com>
+
+	* Makeconfig (+mkdep): Add -MP flag.
+	Suggested by Art Haas <ahaas@airmail.net>.
+
 2003-01-05  Andreas Schwab  <schwab@suse.de>
 
 	* sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.