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] Fix bootstrap when no --with-ppl/--with-cloog [was Re: What precisely is the status of ppl/cloog anyway?]


> 	* configure.ac ($with_ppl):  Default to no if not supplied.
> 	($with_cloog):  Likewise.
> 
>   Assuming it passes bootstrap, ok for HEAD?

No, please use the fourth parameter to AC_ARG_WITH (with_ppl=no resp.
with_cloog=no).  No need to bootstrap, just run "sh -n configure" and
post for once also the "svn diff configure" so that I can visually
inspect the changes in generated files.

Paolo


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