Re: [OMPI devel] help config.status to not mess up substitutions

2006-10-23 Thread Brian W. Barrett
Thanks, I'll apply ASAP. Brian On Mon, 23 Oct 2006, Ralf Wildenhues wrote: Please apply this robustness patch, which helps to avoid accidental unwanted substitutions done by config.status. From all I can tell, they do not happen now, but first the Autoconf manual warns against them, second th

[OMPI devel] help config.status to not mess up substitutions

2006-10-23 Thread Ralf Wildenhues
Please apply this robustness patch, which helps to avoid accidental unwanted substitutions done by config.status. From all I can tell, they do not happen now, but first the Autoconf manual warns against them, second they make some config.status optimizations so much more difficult than necessary.