summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-12 22:15:01 +0000
committerRoland McGrath <roland@gnu.org>1996-05-12 22:15:01 +0000
commit0f90ef965036c1b52464ee9491f422eb34a3eaad (patch)
tree35fa95a4a44e0d33c62c40e35ee983c1764bb1df /ChangeLog
parentaa1075ea2f140dc7b2eec04199935b47111229db (diff)
* Makerules ($(libdir)/libc.so): Make the file an ld script.cvs/libc-960513
* sysdeps/mach/hurd/configure.in: Don't grok --with-hurd option. * sysdeps/mach/configure.in: File removed. * sysdeps/mach/configure: File removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a9c09d2bf..cd4eb5df7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * Makerules ($(libdir)/libc.so): Make the file an ld script.
+
+ * sysdeps/mach/hurd/configure.in: Don't grok --with-hurd option.
+
+ * sysdeps/mach/configure.in: File removed.
+ * sysdeps/mach/configure: File removed.
+
* mach/Machrules (%.udeps rule): Write deps for %_server.[ch] too.
(%_server.[ch] rule): Don't depend on %.defs; use #include to get
installed .defs file.