« Previous | Next » 

Revision dc655404

IDdc655404659def26fbcd66583ca61575af9da8b9

Added by Michael S. Tsirkin over 10 years ago

configure: don't modify .status on error

./configure --help
make

will try to re-run configure with --help
which isn't what was intended.

The reason is that config.status was written
even on configure error.
Defer writing config.status until configure
has completed successfully.

Signed-off-by: Michael S. Tsirkin <>
Reviewed-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences