automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

options and automake version


From: Jason Kraftcheck
Subject: options and automake version
Date: Thu, 12 Aug 2010 10:25:10 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5

I would like to enable some of the options new to version 1.11 of automake
(color-tests, silent-rules, & parallel-tests.)  However, many of the people
I work with are still using version 1.10.  I had hoped that 1.10 would just
ignore unrecognized options, as the options I wanted to add are not
essential to the build process.  Unfortunately, automake fails when it
encounters unrecognized options.  Is there some trick I could use to
conditionally add the options if they are supported?

thanks,

 - jason kraftcheck




reply via email to

[Prev in Thread] Current Thread [Next in Thread]