about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ca038004d..25fadcfe1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-06-14  Andreas Jaeger  <aj@suse.de>
 
+	* sysdeps/unix/sysv/linux/configure.in: Set libc_cv_sysconfdir
+	depending on the configure option --sysconfdir.
+        Closes PR libc/1762.
+        Patch by Andreas Schwab <schwab@suse.de>.
+
 	* sysdeps/mips/dl-machine.h: Pass finalizer correctly to user
 	entry point.
 	Reported by Jim Pick <jim@jimpick.com>.