Fix building release on master.v5.4.3
commit68ea669a21fb0ddc4a3ab461b4f48e460778cbf2
authorSascha Wildner <saw@online.de>
Fri, 17 May 2019 15:39:20 +0000 (17 17:39 +0200)
committerSascha Wildner <saw@online.de>
Fri, 17 May 2019 15:39:20 +0000 (17 17:39 +0200)
treeb0926ba555df4cbebdf022f4eb0971f72ae88a4f
parent7f62b372e4585959d21e2f6a2371d8bddad544c3
Fix building release on master.

* <histedit.h> was moved to /usr/include/priv on master, so add that
  to the include search path when building sh(1) as a bootstrap tool.

* Fix the apropos(1) database generation (used for 'make distribution').
  If the system doesn't have the makewhatis(8) for a compatible
  database, just build no database.
bin/sh/Makefile
share/man/Makefile