* Thomas Bushnell, BSG writes:
> [EMAIL PROTECTED] (Alfred M. Szmidt) writes:
>> * Thomas Bushnell, BSG writes:
>> > This is totally wrong.  Remove /servers/startup.  The startup.defs
>> > interface is by no means gone.
>> 
>> Oh, then there is nothing to do, as /servers/startup is not created
>> at all.

> Yes, but we should remove the mention from the header file.

Then if some nice person can commit this it will be done.

hurd/ChangeLog
2002-05-20  Alfred M. Szmidt  <[EMAIL PROTECTED]>

        * paths.h (_SERVERS_STARTUP): Macro removed.

Index: paths.h
===================================================================
RCS file: /cvsroot/hurd/hurd/hurd/paths.h,v
retrieving revision 1.15
diff -u -p -r1.15 paths.h
--- paths.h     23 Sep 1997 19:57:37 -0000      1.15
+++ paths.h     20 May 2002 21:49:37 -0000
@@ -26,7 +26,6 @@ the Free Software Foundation, 675 Mass A
 #define        _SERVERS                "/servers/"
 #define        _SERVERS_CRASH          _SERVERS "crash"
 #define        _SERVERS_EXEC           _SERVERS "exec"
-#define _SERVERS_STARTUP       _SERVERS "startup"
 #define _SERVERS_PROC          _SERVERS "proc"
 #define _SERVERS_PASSWORD      _SERVERS "password"
 

-- 
Alfred M. Szmidt

_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to