about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-07-24 23:09:42 +0000
committerRoland McGrath <roland@gnu.org>2007-07-24 23:09:42 +0000
commit80d4c3b06ebec23c32335d530d5d3f956dcff65b (patch)
treedffd4cb11f23bff8b13a4c762a164a3fc32e0948 /ChangeLog
parentff40792e78600bf9a4293f6d9dff587b5b949af1 (diff)
downloadglibc-80d4c3b06ebec23c32335d530d5d3f956dcff65b.tar.gz
glibc-80d4c3b06ebec23c32335d530d5d3f956dcff65b.tar.xz
glibc-80d4c3b06ebec23c32335d530d5d3f956dcff65b.zip
* Makerules (install-others-programs-nosubdir): New target.
	(install-no-libc.a-nosubdir): Depend on it.

	* iconv/Makefile (install-others-programs): Set this instead of
	install-others.
	* login/Makefile (install-others-programs): Likewise.
	* posix/Makefile (install-others-programs): Likewise.

	* Makerules (install-no-libc.a-nosubdir): Clean up conditional
	dependencies.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 287371551d..fb271a998f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-07-24  Roland McGrath  <roland@redhat.com>
+
+	* Makerules (install-others-programs-nosubdir): New target.
+	(install-no-libc.a-nosubdir): Depend on it.
+
+	* iconv/Makefile (install-others-programs): Set this instead of
+	install-others.
+	* login/Makefile (install-others-programs): Likewise.
+	* posix/Makefile (install-others-programs): Likewise.
+
+	* Makerules (install-no-libc.a-nosubdir): Clean up conditional
+	dependencies.
+
 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
 
 	* io/Makefile (tests): Add tst-posix_fallocate.