Hello,<div><br></div><div>I have a project that depends on autoconf 2.68 or later. But the default version of autoconf on my build distro is older. So I have private version of autoconf 2.68 that I would like to build and use to build my project.</div>
<div><br></div><div>What is the recommended approach to forcing the use of the private version of autoconf during the cmake build of my project?</div><div><br></div><div>Thanks</div>