diff options
Diffstat (limited to 'devtools/README')
| -rw-r--r-- | devtools/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devtools/README b/devtools/README index 04f808e640e3..986e2461bd6b 100644 --- a/devtools/README +++ b/devtools/README @@ -137,7 +137,7 @@ confLIBGRP bin The group for libraries. confLIBMODE 444 The mode of installed libraries. confLIBOWN root The owner for libraries. confLIBS [varies] -l flags passed to ld. -confLIBSEARCH db bind resolv 44bsd +confLIBSEARCH db bind resolv 44bsd cdb Search for these libraries for linking with programs. confLIBSEARCHPATH /lib /usr/lib /usr/shlib @@ -177,7 +177,8 @@ confMANROOTMAN /usr/share/man/man The root of the man subtree, for unformatted manual pages. confMAPDEF [varies] The map definitions, e.g., -DNDBM -DNEWDB. -DNEWDB is always - added if libdb.* can be found. + added if libdb.* can be found, + -DCDB is added if libcdb.* is found. confMBINDIR /usr/sbin The location of the MTA (sm-mta, sendmail) binary. confMBINGRP bin The group of the MTA binary (sm-mta). |
