Bug 708

Summary: Out of tree builds fail
Product: Sudo Reporter: Ross Burton <ross.burton>
Component: ConfigureAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.8.14   
Hardware: All   
OS: Other   
Attachments: Patch

Description Ross Burton 2015-07-24 07:53:27 MDT
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.
Comment 1 Todd C. Miller 2015-07-24 13:38:17 MDT
Committed, thanks.
Comment 2 Todd C. Miller 2015-11-01 15:27:56 MST
Fixed in sudo 1.8.15