Module Name: src
Committed By: sevan
Date: Sun Jul 29 20:53:42 UTC 2018
Modified Files:
src: BUILDING
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/BUILDING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/BUILDING
diff -u src/BUILDING:1.133 src/BUILDING:1.134
--- src/BUILDING:1.133 Wed May 2 07:34:44 2018
+++ src/BUILDING Sun Jul 29 20:53:41 2018
@@ -257,7 +257,7 @@ CONFIGURATION
MKDEBUGLIB Can be set to "yes" or "no". Indicates whether debug
information (see MKDEBUG) should also be generated for all
- libraries build.
+ libraries built.
Default: "no"
@@ -289,8 +289,9 @@ CONFIGURATION
Default: "no"
MKINFO Can be set to "yes" or "no". Indicates whether GNU Info
- files, used for the documentation for most of the compilation
- tools, will be created and installed during a build.
+ files will be created and installed during a build. GNU Info
+ files are used for providing documentation by most of the
+ compilation tools.
Default: "yes"
@@ -1112,4 +1113,4 @@ CAVEATS
in object directories. Instead, one may have to manually remove the
files. Consult the UPDATING file for notices concerning this.
-NetBSD October 21, 2017 NetBSD
+NetBSD July 29, 2018 NetBSD