Bugzilla – Bug 708
Out of tree builds fail
Last modified: 2015-11-01 15:27:56 MST
Created attachment 456 [details] Patch src/Makefile.in uses top_srcdir to refer to the init scripts and sudo.conf file, but there are generated by configure and so top_builddir should be used as in out-of-tree builds they won't be in the source tree.
Committed, thanks.
Fixed in sudo 1.8.15