Re: AC_PATH_PROG fails in 2.53?

2002-03-11 Thread Akim Demaille
| I'm having a very strange problem since I upgraded to 2.53 this morning. I have |some m4 code that previously worked under autoconf-2.52 but now it fails under 2.53. |I'm trying to check for the script cgicc-config in the given path. configure is |failing with the message | configure: err

Re: Severe performance problem and proposed solution

2002-03-11 Thread Phil Edwards
On Mon, Mar 11, 2002 at 03:28:29AM +0100, Ralf Corsepius wrote: > Am Mon, 2002-03-11 um 00.12 schrieb Phil Edwards: > > AC_PROG_CC tries to do something in > > the "checking for C compiler default output" section which fails (cannot > > create executables) when cross-compiling. If I edit the conf