about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-05-10 15:46:14 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-10 15:57:28 -0700
commit674cdbc7a3d022764e83b75e73b2767a36823c91 (patch)
tree1f17c65119ddd2ed8ed522b466e200765cc2947a /ChangeLog
parent8e41b99fe1ae60276f8db4211d47ed2b1bacebf2 (diff)
downloadglibc-674cdbc7a3d022764e83b75e73b2767a36823c91.tar.gz
glibc-674cdbc7a3d022764e83b75e73b2767a36823c91.tar.xz
glibc-674cdbc7a3d022764e83b75e73b2767a36823c91.zip
Hurd: Support --prefix=/usr special-casing for all GNU systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31c33622f2..805adedc22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
 
+	* sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
+	* sysdeps/mach/hurd/configure: Regenerated.
+	* sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
+	special-casing to...
+	* sysdeps/gnu/configure.in: ... this new file.
+	* sysdeps/unix/sysv/linux/configure: Regenerated.
+	* sysdeps/gnu/configure: New generated file.
+
 	* sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
 	for Linux: use nsec instead of usec, as well as:
 	[__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New