about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-05 09:57:47 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-05 09:57:47 -0700
commit751eb97ef2d281711f47fbef70b59b65f7bc6959 (patch)
treecbf76f259f4adaf0c812367b391d186da7bcbbcd /ChangeLog
parentf15f1e45ba281568cb77d4e10de574ee2b86f2a6 (diff)
downloadglibc-751eb97ef2d281711f47fbef70b59b65f7bc6959.tar.gz
glibc-751eb97ef2d281711f47fbef70b59b65f7bc6959.tar.xz
glibc-751eb97ef2d281711f47fbef70b59b65f7bc6959.zip
Default install_root value from DESTDIR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18e5fb0773..c853190f71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-05  Roland McGrath  <roland@hack.frob.com>
+
+	* config.make.in (install_root): Default to $(DESTDIR).
+
 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
 
 	* nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.