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:
parent
acbc9bc9d0
commit
5029fdebbe
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user