K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-06-06T16:48:28.587829Z K 7 svn:log V 384 - Fix build when info files get regenerated, thus causing info-5 to disappear. Depending on which makeinfo version is used it would spit out 6 files or 5 (.info,1-5). It would not always regenerate though. The bundled info files went to -5. Now force regenerate it always using the base makeinfo(1) and use --no-split so only 1 file is used. PR: 190693 Reported by: many END