Include optional support for HDB-style config files, so the true masochists

can get their rights as well. ;-)  The default remains, of course, Taylor
config.

Demanded by:	some people on -hackers

I think this is safe enough to go into RELENG_2_2 as well, if there's
demand.
This commit is contained in:
Joerg Wunsch
1997-10-07 07:23:28 +00:00
parent a3796113f1
commit a73927ee24
+1 -1
View File
@@ -466,7 +466,7 @@
configuration files will be read first, followed by the V2
configuration files, followed by the HDB configuration files. */
#define HAVE_V2_CONFIG 0
#define HAVE_HDB_CONFIG 0
#define HAVE_HDB_CONFIG 1
/* Exactly one of the following macros must be set to 1. The exact
format of the spool directories is explained in unix/spool.c.