about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-01-21 23:33:42 +0000
committerRoland McGrath <roland@gnu.org>1999-01-21 23:33:42 +0000
commit46db1cb016c7cba429a49b7b2f9f3e5a805ce6b7 (patch)
tree0d5cf88794d071aa7a28806951e8b016fa1b13a3 /ChangeLog
parent75d0cab2dd41c781c27c50f5332f308d3f076df1 (diff)
downloadglibc-46db1cb016c7cba429a49b7b2f9f3e5a805ce6b7.tar.gz
glibc-46db1cb016c7cba429a49b7b2f9f3e5a805ce6b7.tar.xz
glibc-46db1cb016c7cba429a49b7b2f9f3e5a805ce6b7.zip
* sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
	$(common-objpfx)errnos.d.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14486c5b81..af9f0658a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-01-22  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on
+	$(common-objpfx)errnos.d.
+
 	* sysdeps/mach/hurd/Makefile: Fix errnos.h -> bits/errno.h in rules.
 
 	* manual/errno.texi (Error Codes): Fix ENOSYS description.