Hello.

If I run an autoconf-generated configure script and gives it parameters with
embedded spaces the embedding is lost in config.log, is there something that
could be made about that?

Example:

$ ./configure 'CFLAGS=-O -g'

gives - among other things - the following in config.log

> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   $ ./configure CFLAGS=-O -g

I think it would be nice if the command line in config.log was
cut-and-pasteable.

/MF


Reply via email to