Just wanted to know if there was a better way other than "fixing" the path
in the CMakeLists.txt for the project. For now this what I intend to try.
--
On Fri, Dec 14, 2012 at 1:03 PM, Rolf Eike Beer wrote:
> Am , schrieb Cosmere Infahm:
>
> Hello,
>>
>> I
Hello,
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.
What is the recommended approach to forcing the use of the private ve