]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Mon, 15 Nov 1999 00:39:09 +0000 (00:39 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 15 Nov 1999 00:39:09 +0000 (00:39 +0000)
ChangeLog

index 54a8e0a83f024283589155516d03409162ac18eb..04cceb220da56320b605c37ea4b1b6a645292b7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-11-14  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/mach/hurd/nfs/nfs.h: New file, empty but for comments.
+       Its presence lets librpcsvc compile ok.  This from Mark Kettenis.
+       We don't install this file for users.
+       * sysdeps/mach/hurd/Dist: Add it.
+       * sysdeps/mach/hurd/Makefile [$(subdir) = sunrpc] (sysdep_headers):
+       Append nfs/nfs.h here.
+
 1999-11-14  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/unix/sysv/linux/execve.c: Add __syscall_execve prototype.