commit | 54e6fe2b4ac51c0fea10498e32a01536acdb0416 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Fri Jan 06 19:46:49 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Fri Jan 06 20:01:41 2017 +0100 |
tree | e09a7d20fea42631503526c6f4bef3b31936458f | |
parent | fa56310454e78ec55c7bc0fa2ed3508cee43a183 [diff] |
build: install the Info and Html manuals even when 'makeinfo' is missing If the system on which nano is configured does not have the 'makeinfo' program installed, the prebuilt and packaged nano.info and nano.html should nevertheless be installed. Also, the TEXINFOS primary has built-in rules for generating HTML files from the texinfo sources, so an explicit rule is not needed. This indirectly addresses https://savannah.gnu.org/bugs/?49969.