This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add gcc_assert


Nathan Sidwell wrote:
> I fixed it this way, by introducing an is_release variable.  Thus removing
> two error-prone steps with one simple step.

Is it possible to make the configure --help output vary depending on the
is_release setting?  (Presumably is_release would need to be an m4 variable
rather than a shell variable, but that may not be a bad thing.)

-- 
Jonathan Lennox
lennox@cs.columbia.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]