Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!utgpu!bnr-vpa!news
From: news@bnr-vpa.UUCP
Newsgroups: news.software.b
Subject: MKDIR_SUB a nop in 2.11 patch 13?
Message-ID: <179@bnr-vpa.UUCP>
Date: Thu, 26-Nov-87 13:21:02 EST
Article-I.D.: bnr-vpa.179
Posted: Thu Nov 26 13:21:02 1987
Date-Received: Sun, 29-Nov-87 07:41:42 EST
Organization: Bell-Northern Research, Ottawa, Ontario
Lines: 9


	A quick perusal of the news 2.11 sources (patch level 13)
indicates that the MKDIR_SUB option introduced in patch 10 has no
effect.  There is no place in the source where an #ifndef MKDIR_SUB
appears.  Presumably the mkdir() routine code in funcs.c is the
stuff that should be #ifndef'ed.
	Moreover, the defs.dist file mis-spells this option as
MKDIRSUB.