about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-09 23:01:03 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-09 23:01:03 +0000
commit4e87147f3445cc6d6b568e6f8b0b4b8f833b314e (patch)
tree0aa9b4b93bd1eb6d73ec93572920d57a65f360ca /ChangeLog
parent8b748aed2a9ab4b964faa5722f7a182a060e475c (diff)
downloadglibc-4e87147f3445cc6d6b568e6f8b0b4b8f833b314e.tar.gz
glibc-4e87147f3445cc6d6b568e6f8b0b4b8f833b314e.tar.xz
glibc-4e87147f3445cc6d6b568e6f8b0b4b8f833b314e.zip
Remove $(format-me) and fix indentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 011e854ad6..1914a03bcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
 
+	* Makefile (format-me): Remove.
+	(INSTALL): Adjust indentation.  Use commands directly instead of
+	using $(format-me).
+
 	* aclocal.m4 (ACX_PKGVERSION): New macro.
 	(ACX_BUGURL): Likewise.
 	* configure.in: Use ACX_PKGVERSION and ACX_BUGURL.